index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
rails
Age
Commit message (
Expand
)
Author
2019-04-15
rails: create README (#5841)
Ivan Polchenko
2018-04-23
$ rails runner [TAB] *complete* (#5881)
oooooooo
2017-11-04
Check first for bin/stubs directory in _rails_command and _rake_command (#6372)
David Librera
2016-09-19
Add an alias for Rails console sandbox (#5316)
Mohnish G J
2016-08-14
Adding alias to rake db:schema:load command. (#5281)
Thiago Leite Luiz
2015-12-25
Support bundler
Satoshi Ohmori
2015-10-15
Add 'rake stats' alias.
Gustavo Villa
2015-10-12
Add option '--port' to 'rails server' alias.
Gustavo Villa
2015-09-28
Add 'rake middleware' alias.
Gustavo Villa
2015-09-19
Fixing conflict in rails plugin merge with rake test shortcut
Robby Russell
2015-08-17
removes a trailing white space
Mohnish Jadwani
2015-07-07
rails rake test
Headless
2015-07-07
adds an alias to search for the rails routes that pattern match a string
Mohnish Jadwani
2015-06-14
Merge pull request #3976 from rodrigoargumedo/patch-1
Robby Russell
2015-06-11
Renamed 'ss' alias to 'sstat' (to avoid collision with /bin/ss).
Michele Bologna
2015-06-09
Add rdrs method to reset the database(s)
Rodrigo Argumedo
2015-01-09
Add rdms alias to rails plugin
Dzianis Dashkevich
2014-07-15
Fix for recusion limit hit for _rake_command alias
Christopher Kochan
2014-03-13
Merge pull request #2421 from LFDM/rails_plugin_fix
Robby Russell
2014-01-10
Fixes _rails_command
LFDM
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
2013-04-16
Added global aliases to use RAILS_ENV.
Michael Nikitochkin
2012-12-05
Added a `migrate` alias.
Timothy Andrew
2012-11-24
Added alias to rake db:test:prepare
Srihari Sriraman
2011-10-19
add rails runner alias
Godwin Ko
2010-10-01
Removing capistrano aliases/functions from rails plugin (since cap is not rai...
Jake Bell
2010-09-30
Reorganizing plugins so that each plugin has it's own directory now so that a...
Robby Russell