trak3r (owner)

Revisions

gist: 228131 Download_button fork
public
Public Clone URL: git://gist.github.com/228131.git
Embed All Files: show embed
Bash #
1
2
3
4
5
6
7
ted@ceylon ~/Sites/asm/config/cloud-crowd »gem list | grep -i rails
autotest-rails (4.1.0)
rails (2.3.4, 2.3.2, 2.2.2, 1.2.6)
ted@ceylon ~/Sites/asm/config/cloud-crowd »crowd node
Starting CloudCrowd Node on port 9063...
Missing the Rails 2.3.2 gem. Please `gem install -v=2.3.2 rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed.