Skip to content

Commit 1cca2e3

Browse files
committed
Revert "Updated environment, removed 'comma' as gem dependency since we're using our own fork."
This reverts commit 46d8e0f.
1 parent 46d8e0f commit 1cca2e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/environment.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
config.gem "mbleigh-acts-as-taggable-on", :source => "http://gems.github.com", :lib => "acts-as-taggable-on"
3131
config.gem "thoughtbot-paperclip", :source => "http://gems.github.com", :lib => 'paperclip'
3232
config.gem "rubyist-aasm", :source => "http://gems.github.com", :lib => 'aasm'
33+
config.gem "comma"
3334
config.gem "gchartrb", :lib => "google_chart"
3435
config.gem "vpim", :lib => 'vpim/icalendar'
3536
config.gem "RedCloth"

0 commit comments

Comments
 (0)