We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Fork of adamgell/learning-rails-sample-app
Description: Sample application for the Learning Rails free online course in Ruby on Rails
Homepage: http://www.learningrails.com
Clone URL: git://github.com/eduardo/learning-rails-sample-app.git
finales
eduardo (author)
Fri Nov 14 04:36:20 -0800 2008
commit  721664800103add109f8ed97ab820b0e1e8f9693
tree    15c50541dfc9d225c3a897681b2ab1b9b07ef7c3
parent  cc3b953f7633a4ade70ba47d8fdf0091620ed038
...
60
61
62
63
 
64
65
66
...
60
61
62
 
63
64
65
66
0
@@ -60,7 +60,7 @@ set :ec2onrails_config, {
0
   # Any extra RubyGems to install if desired: can be "gemname" or if a
0
   # particular version is desired "gemname -v 1.0.1"
0
   # If you don't want to install extra rubygems then remove this
0
- :rubygems => ["rmagick", "rfacebook -v 0.9.7"],
0
+ :rubygems => ["rmagick", "redcloth", "rfacebook -v 0.9.7"],
0
 
0
   # Defines the web proxy that will be used. Choices are :apache or :nginx
0
   :web_proxy_server => :apache,

Comments

    No one has commented yet.