Mikhail Nikalyukin
|
fdfc907052
|
Add rdmtc alias for rails plugin.
|
13 years ago |
Thomas Kriechbaumer
|
9b37fcba5e
|
unified and improved Rails plugin
|
13 years ago |
Lucas Uyezu
|
8300f62e92
|
Adding testlog and prodlog.
|
13 years ago |
Michael Nikitochkin
|
ad3f59252b
|
Added global aliases to use RAILS_ENV.
|
13 years ago |
Timothy Andrew
|
f7fc164377
|
Added a `migrate` alias.
It migrates the DB and prepares the test DB.
|
14 years ago |
Srihari Sriraman
|
b2b5e3a754
|
Added alias to rake db:test:prepare
Quite often, db:test:prepare is run after db:migrate.
Added for convenience.
|
14 years ago |
Godwin Ko
|
81d94e6c9e
|
add rails runner alias
|
15 years ago |
Jake Bell
|
541da0c9d1
|
Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific).
|
16 years ago |
Robby Russell
|
26d97a9355
|
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
|
16 years ago |
Robby Russell
|
89bd2bf317
|
Moving some rails and osx-specific functions to their corresponding plugin files
|
16 years ago |
Robby Russell
|
c21d3775a9
|
Moving capistrano functions to rails plugin
|
16 years ago |
Robby Russell
|
3cf9ab722e
|
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
|
16 years ago |