| b6f9932 |
2010-07-26 |
fix bad logic in determining if in rails app subdir |
| dcc758a |
2010-06-10 |
detect being inside a rails application even from a subd... |
| 8f614a8 |
2007-02-04 |
Fix gem deprecation warnings, which also means depending... |
| c4d8d97 |
2007-02-04 |
Fix gem deprecation warnings, which also means depending... |
| 7d30924 |
2006-04-07 |
Don't match commented out RAILS_GEM_VERSIONs. |
| 66f5466 |
2006-03-28 |
Allow load_fixtures to load a subset of total fixture da... |
| 48e7edc |
2006-03-19 |
Reject Ruby 1.8.3 when loading Rails; extract version ch... |
| fe94ba1 |
2006-03-18 |
Added access to remote_addr in integration tests (closes... |
| e3ea34f |
2006-03-12 |
Use the Rake API instead of shelling out to create the t... |
| 34df9be |
2006-01-29 |
Template paths with dot chars in them no longer mess up ... |
| 921c5a7 |
2005-12-11 |
Apply [3276] to stable. Update instructions on how to fi... |
| f5a4ba5 |
2005-12-11 |
Update instructions on how to find and install generator... |
| d2b0cc7 |
2005-12-09 |
r3416@asus: jeremy | 2005-12-09 15:07:21 -0800 |
| 08309ba |
2005-12-09 |
Generator looks in vendor/generators also. |
| 9318131 |
2005-11-13 |
Eliminate Subversion dependencies in scripts/plugin. Co... |
| 37e2085 |
2005-11-06 |
Fail gracefully when plugin was not found [Chad Fowler] |
| d3275ca |
2005-11-06 |
Enable HTTP installation of plugins when svn isn't avaia... |
| 30b9d6d |
2005-11-01 |
The freeze_gems Rake task accepts the VERSION environmen... |
| 08acb95 |
2005-10-29 |
Improve script/plugin on Windows. Closes #2646. |
| e8b427c |
2005-10-06 |
Raise an exception when invalid options are passed to Ac... |
| 72c3ffc |
2005-09-27 |
Make the migration generator only check files ending in ... |
| 1448d74 |
2005-09-03 |
Fixed the scaffold generator to fail right away if the d... |