Skip to content

Commit

Permalink
Use correct builder for rss feeds, include icalendar gem for ical feed
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesu committed Aug 27, 2011
1 parent c4342fd commit dca21d8
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -10,6 +10,7 @@ gem 'paperclip'
gem 'dynamic_form'
gem 'will_paginate', '~> 3.0'
gem 'RedCloth'
gem 'icalendar'

#group :test, :development do
# gem 'rspec-rails', '~> 2.3.1'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -53,6 +53,7 @@ GEM
hashie (1.0.0)
hike (1.1.0)
i18n (0.6.0)
icalendar (1.1.6)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -124,6 +125,7 @@ DEPENDENCIES
choices!
dynamic_form
haml
icalendar
paperclip
pg
rails (= 3.1.0rc4)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit dca21d8

Please sign in to comment.