Commit Graph

9 Commits

Author SHA1 Message Date
Santiago Pastorino
fd8cb67b85 Add CHANGELOG entries 2013-05-21 17:33:59 -07:00
Matt Boehlig
2e0bee0c56 Fix code formatting in changelog
A code block example was not markdown formatted as code.
2013-05-08 14:34:16 -05:00
Steve Klabnik
c2f7af26f1 CHANGELOG for 0.8.1 2013-05-05 17:35:28 -07:00
Steve Klabnik
92a165b545 Update CHANGELOG for 0.8.0 2013-05-05 13:20:24 -07:00
Philippe Lafoucrière
1b6dcd9c65 Update CHANGELOG.md
Make it more consistent.
I've added some PR titles to 0.7, I'm not sure it's 100% comprehensive like this :(
The version numbers must match rubygems versions, I fixed it here.
Thanks
2013-04-16 16:35:44 +03:00
Kevin Mahoney
0a3fcea4d5 Update Changelog 2013-03-22 18:31:50 +00:00
Steve Klabnik
c129ae2016 Generate id method on Ruby 1.8.
Because object_id and id went through some flux, it's best to tell 1.8
specifically what we mean.

Closes #127.
2013-03-19 14:53:08 -07:00
beerlington
4a13f86961 Reference scope by same name as serialization scope
By default, the serialization scope uses current_user, and you can
now reference the scope as "current_user" in the serializer. If you
override the scope using "serialization_scope" in your controller,
it will use that method name instead.
2013-03-18 14:44:38 -04:00
Steve Klabnik
41a389a900 Move to CHANGELOG.md 2013-03-18 11:19:55 -07:00