| 7ecee05 |
2010-12-08 |
Setting the id of a belongs_to object updates all refere... |
| a7988fc |
2010-07-04 |
Added release notes for 3 changes to helpers |
| ac8d3e3 |
2010-06-23 |
make text_field and hidden_field omit the value attribut... |
| da93d69 |
2010-06-23 |
remove_column should raise an ArgumentError when no colu... |
| e639536 |
2010-06-23 |
remove_column should raise an ArgumentError when no colu... |
| 6617d01 |
2010-05-15 |
Sending :id => nil to form helpers now properly omits th... |
| ebd6ef3 |
2009-08-09 |
Added section to guide for validates with, which is sche... |
| 22f3398 |
2009-08-10 |
Introduce validates_with to encapsulate attribute valida... |
| b3839f1 |
2009-06-01 |
Updated the db:structure:dump task to properly format th... |
| 3fbd9ac |
2008-11-17 |
Plugin guide: Edits |
| f22b686 |
2008-11-17 |
Plugin guide: re-ran rake guides |
| 236142d |
2008-11-17 |
Rails plugin: misc error fixes. |
| eda282f |
2008-11-17 |
Re-ran rake guides |
| 223ffb5 |
2008-11-17 |
Merge branch 'master' of git@github.com:lifo/docrails |
| e08af72 |
2008-11-17 |
Rails guide: Misc reorganization |
| 6b8500c |
2008-11-17 |
Rails guide: Added PluginGem section, reorganized the od... |
| 097b467 |
2008-11-17 |
Plugin Guide: added section on migrations, updated gener... |
| fa9ea05 |
2008-11-14 |
Plugin guide: updated to start working with GemPlugin |
| 88a13fa |
2008-11-14 |
Rails plugin: Expanded helpers section |
| 7eb2492 |
2008-11-14 |
Plugin guide: added model and controller sections |
| 8a9bd56 |
2008-11-14 |
Plugin Guide: updated test setup and generator sections |
| 4146efc |
2008-11-14 |
Plugin guide: update generator guide to include tests |
| 41d0dbc |
2008-11-13 |
Plugin guide: update acts_as section |
| bc75de8 |
2008-11-13 |
Plugin Guide: updated core_extensions section |
| c78c247 |
2008-11-13 |
Merge branch 'master' of git@github.com:lifo/docrails |
| 40bc386 |
2008-11-12 |
Plugin Guide: cleaned up file paths, made formatting mor... |
| 7f24653 |
2008-11-12 |
Plugins guide: Cleanup the intro |
| 6b143ab |
2008-11-12 |
Plugins Guide: added example of how to run tests, includ... |
| ccd9ef1 |
2008-11-12 |
Updated preparation section of plugins guide |
| ef3672d |
2008-11-12 |
Updated readme to include instructions on which dependen... |
| 60e3786 |
2008-05-30 |
added final tree structure, changed String to String.cla... |
| 1b43884 |
2008-05-30 |
made the headings more consistent |
| bf8defb |
2008-05-30 |
added documentation for rake tasks to the plugin tutorial |
| 8ea92f3 |
2008-05-30 |
Added a tutorial for how to create and test plugins |