Hakan Ensari
649cf79f68
When running rspec, use bundle exec if available
2011-02-22 13:36:01 +00:00
Hakan Ensari
4773644482
Add alias to start spork with guard
2011-02-22 13:04:44 +00:00
Hakan Ensari
e3e7c69746
Add alias to migrate and migrate redo
2011-02-22 13:04:15 +00:00
Hakan Ensari
bec8eda34d
Fix duplicate alias
2011-02-22 13:03:41 +00:00
Hakan Ensari
a6124875ef
Use bundler if available
2011-02-22 13:03:12 +00:00
Christopher Chow
2190f8771f
Clean up rails plugin so it will merge cleanly with upstream.
2011-02-22 23:33:58 +11:00
Hakan Ensari
d701af7119
Handle requiring features in your cucumber config
2011-02-20 12:34:09 +00:00
Christopher Chow
dccb01ca58
Added basic rails tab completion.
2011-02-04 01:18:20 +11:00
Hakan Ensari
f1df40a10d
Use bundle exec when running cucumber
2011-02-03 12:47:10 +00:00
Hakan Ensari
ae4a63e999
Merge rails and rails3 plugins.
...
Add a `cuke` function that handles running feature within folders.
Remove obsolete ssp and remote_console.
Simply do `rake` to run all tests. There are numerous paths of how you
may be connecting to a remote app depending on whether you use RVM,
capistrano-style dir structures, your version of Rails, etc. IMO it's
sounder to add a `rake remote` task to each project.
2011-02-03 12:15:03 +00:00
Jake Bell
541da0c9d1
Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific).
2010-10-01 14:15:52 -05:00
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.
2010-09-30 21:34:06 -07:00