We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d8e0f commit 1cca2e3Copy full SHA for 1cca2e3
config/environment.rb
@@ -30,6 +30,7 @@
30
config.gem "mbleigh-acts-as-taggable-on", :source => "http://gems.github.com", :lib => "acts-as-taggable-on"
31
config.gem "thoughtbot-paperclip", :source => "http://gems.github.com", :lib => 'paperclip'
32
config.gem "rubyist-aasm", :source => "http://gems.github.com", :lib => 'aasm'
33
+ config.gem "comma"
34
config.gem "gchartrb", :lib => "google_chart"
35
config.gem "vpim", :lib => 'vpim/icalendar'
36
config.gem "RedCloth"
0 commit comments