Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bborn committed Sep 16, 2009
1 parent ce994e2 commit 87dcbc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Expand Up @@ -69,6 +69,8 @@ LONG VERSION:
Rails::Initializer.run do |config|
config.plugins = [:community_engine, :white_list, :all]
config.plugin_paths += ["#{RAILS_ROOT}/vendor/plugins/community_engine/plugins"]
config.gem 'calendar_date_select'
config.gem 'icalendar'
config.action_controller.session = {
:key => '_your_app_session',
Expand Down

0 comments on commit 87dcbc1

Please sign in to comment.