1
0
Fork 0
mirror of https://gitlab.com/ydkn/capistrano-rails-console.git synced 2023-02-13 20:54:14 -05:00
Commit graph

15 commits

Author SHA1 Message Date
Florian Schwab
40d52dbc4c definitly should be tested before allowing it to be installed with capistrano >= 4.0.0 2015-02-09 23:38:19 +01:00
Florian Schwab
dbe6b8b2a4 * add rails to rvm_bin_maps
* cleanup
2014-12-18 23:13:53 +01:00
Florian Schwab
7ff8836943 Merge branch 'skillstream-master' 2014-12-18 23:11:27 +01:00
Florian Schwab
c63ffc3bda Merge branch 'master' of git://github.com/skillstream/capistrano-rails-console into skillstream-master
Conflicts:
	lib/capistrano/rails/console/tasks/remote.cap
2014-12-18 23:11:01 +01:00
Florian Schwab
b8526b7d16 Merge pull request #4 from thomasdarde/patch-1
Allow ssh connection via hostname only
2014-12-18 22:05:18 +01:00
Thomas Darde
4eb0560193 Allow ssh connection via hostname only
If the ssh user is empty connect direclty to hostname
2014-12-17 16:20:16 +01:00
Ben Dilley
1972047023 Slightly more idiomatic implementation
No functional change, just implementing in a more typical style for a
capistrano task.
2014-09-19 20:50:12 +01:00
Ben Dilley
8cf382d54e Replacing unnecessary removal of task dependency 2014-09-19 18:53:07 +01:00
Ben Dilley
eefaf1b7c3 Use the default_env normally supplied to sshkit
I wanted the console to inherit the default environment specified by
`set :default_env`

This should also use any loaded framework extensions like rbenv/rvm and
bundler.
2014-09-19 18:39:05 +01:00
Florian Schwab
152ab247eb bumped version to 0.2.0 2014-07-15 09:50:05 +02:00
Florian Schwab
4820432278 Merge pull request #1 from valgusk/master
added rbenv support
2014-07-15 09:49:06 +02:00
Florian Schwab
3886b36d85 added some comments / documentation 2014-02-09 14:14:03 +01:00
Valery Guskov
2e5f78e28f added rbenv support 2014-02-07 14:08:01 +02:00
Florian Schwab
a2d8ec32e0 removed capistrano-rails dependency 2013-12-11 14:09:59 +01:00
Florian Schwab
2a708373c9 initial import 2013-11-09 15:58:59 +01:00