Sha256: 8ca171f8dba215aa275f95c778d1fd3947ed33751c630341118729415ed8d652
Contents?: true
Size: 199 Bytes
Versions: 2
Compression:
Stored size: 199 Bytes
Contents
Standup.script do self.description = 'Run remote Rails application console' def run scripts.shell.make_shell "cd /opt/webapp && rails console #{scripts.webapp.params.rails_env}" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
standup-0.3.3 | scripts/appconsole.rb |
standup-0.3.2 | scripts/appconsole.rb |