Mohnish Jadwani
3f83331c71
removes a trailing white space
11 years ago
Mohnish Jadwani
dff03743ef
adds an alias to search for the rails routes that pattern match a string
11 years ago
Michele Bologna
1a4dc0d2db
Renamed 'ss' alias to 'sstat' (to avoid collision with /bin/ss).
11 years ago
Rodrigo Argumedo
b7d041c627
Add rdrs method to reset the database(s)
11 years ago
Dzianis Dashkevich
a55a313328
Add rdms alias to rails plugin
11 years ago
Christopher Kochan
bf134e9cb3
Fix for recusion limit hit for _rake_command alias
12 years ago
LFDM
a6671919ab
Fixes _rails_command
...
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.
12 years ago
Mikhail Nikalyukin
fdfc907052
Add rdmtc alias for rails plugin.
12 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.
13 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