Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-13 | Revert "Added migration notification for rails plugin" | Marc Cornellà | |
This reverts commit 1493d88e3f92c7034da5c1b1638ba19544aa3ccb, made to put a deprecated notice on rails3 and rails4 plugins, so that users would migrate to the unified rails plugin. It's been 1.5 years since that, so everyone should be migrated to the good one. | |||
2013-12-01 | Added migration notification for rails plugin | Thomas Kriechbaumer | |
2013-11-19 | unified and improved Rails plugin | Thomas Kriechbaumer | |
2013-08-13 | Merge pull request #1672 from miry/rails3_command_fix | Robby Russell | |
Use new style of rails command. | |||
2013-06-06 | Adding testlog and prodlog. | Lucas Uyezu | |
2013-04-16 | Added global aliases to use RAILS_ENV. | Michael Nikitochkin | |
2013-03-25 | Use new style of rails command. | Michael Nikitochkin | |
2012-06-01 | rails3, added rgm = 'rails generate migration' | Weston Platter | |
2012-01-26 | Merge pull request #666 from szetobo/rails_runner | Carlos Rodriguez | |
add rails runner alias | |||
2012-01-27 | update rails runner alias to ru | szetobo | |
- avoid rr as it is mostly used for restart rails server | |||
2011-11-09 | Rails Migrations support | Kir Shatrov | |
2011-10-19 | add rails runner alias | Godwin Ko | |
2011-07-13 | clean up rails plugin, removing bundler-specific logic | Hakan Ensari | |
2011-04-29 | Rails 3 aliases now work with Rails 2 as well. | Hakan Ensari | |
2011-02-13 | fixed typo in rails3 plugin and added one alias for migrating and redoing ↵ | Tadas Tamošauskas | |
migration if it was successful | |||
2010-12-20 | Removed remote_console. It doesn't handle rvm, capistrano, and so on. | Hakan Ensari | |
2010-12-20 | A rails3 plugin based on the rails plugin | Hakan Ensari | |