| c090e5e |
2009-01-20 |
Restore cookie store httponly default to true. Remove ex... |
| b8907d2 |
2009-01-15 |
Use :secure key in session_options example instead of :s... |
| d3107ce |
2009-01-13 |
Use :key instead of old :session_key in session_store.rb... |
| b6a94fc |
2009-01-13 |
Remove legacy reloadable? method from ActiveRecord::Sess... |
| f2c10f2 |
2008-10-07 |
Add ActiveResource::Base#to_xml and ActiveResource::Base... |
| 91871f2 |
2008-09-21 |
Improve explanation of with_options |
| 17aecd2 |
2008-09-21 |
Explain returning in a bit more detail |
| 308456e |
2008-09-21 |
Change 'equals to' to 'equal to' |
| ce8fded |
2008-09-21 |
Add some documentation and examples for Base64 encode64 ... |
| 03819e0 |
2008-08-19 |
Update listing of ActiveResource errors |
| 0619233 |
2008-08-15 |
Fix tiny typo in example |
| 47e79cb |
2008-08-15 |
Remove incorrect Active Resource documentation regarding... |
| 11ea3e9 |
2008-05-23 |
Fixup weird RDoc markup that does not render correctly |
| ce63b2e |
2008-05-19 |
Markup inline code in ActiveRecord::Base docs |
| 9226b3e |
2008-05-14 |
Merge branch 'master' of git@github.com:lifo/docrails |
| b8c46c8 |
2008-05-14 |
Improve and cleanup ActionMailer documentation |
| 4809dcc |
2008-04-21 |
* Remove default_url_options from mailer generator |
| bfda4cd |
2007-06-08 |
Fixed query methods on resources. [Cody Fauser] |
| 64a80ef |
2007-01-15 |
Allow inGroupsOf and eachSlice to be called through rjs.... |
| e24d2f7 |
2007-01-12 |
Apply scoping during initialize instead of create. Fixe... |
| 0ee0c1b |
2006-12-05 |
Add AssociationCollection#create! to be consistent with ... |
| ad62d46 |
2006-11-24 |
Added CSV to Mime::SET so that respond_to csv will work |
| f49ba11 |
2006-03-19 |
Add :script option to in_place_editor to support evalScr... |
| a6cfb4e |
2006-03-19 |
Fix mixed case enumerable methods in the JavaScript Coll... |
| e9d6fea |
2006-03-13 |
Don't replace application.js in public/javascripts if it... |