Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-13 | Merge pull request #2421 from LFDM/rails_plugin_fix | Robby Russell | |
Fixes _rails_command in new rails plugin | |||
2014-01-10 | Fixes _rails_command | LFDM | |
Changes precedence of the conditional clause, more recent versions come first now. Fixes problems when users update their app and still have the old rails files inside of their file tree. Closes #2405 - check the discussion there for further info. | |||
2013-12-11 | Add rdmtc alias for rails plugin. | Mikhail Nikalyukin | |
2013-11-19 | unified and improved Rails plugin | Thomas Kriechbaumer | |
2013-06-06 | Adding testlog and prodlog. | Lucas Uyezu | |
2013-04-23 | Merge pull request #1724 from miry/rails_aliases | Robby Russell | |
Added global aliases to use RAILS_ENV. | |||
2013-04-16 | Added global aliases to use RAILS_ENV. | Michael Nikitochkin | |
2012-12-05 | Added a `migrate` alias. | Timothy Andrew | |
It migrates the DB and prepares the test DB. | |||
2012-11-24 | Added alias to rake db:test:prepare | Srihari Sriraman | |
Quite often, db:test:prepare is run after db:migrate. Added for convenience. | |||
2011-10-19 | add rails runner alias | Godwin Ko | |
2010-10-01 | Removing capistrano aliases/functions from rails plugin (since cap is not ↵ | Jake Bell | |
rails-specific). | |||
2010-09-30 | Reorganizing plugins so that each plugin has it's own directory now so that ↵ | Robby Russell | |
any plugin-specific functions can be bundled within there. |