Skip to content

Commit

Permalink
Seeded event is published by default
Browse files Browse the repository at this point in the history
  • Loading branch information
tjgrathwell committed Apr 8, 2014
1 parent 3d1bfd4 commit a9230ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/seeds/seed_event.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def self.seed_event(options={})
time_zone: 'Pacific Time (US & Canada)',
course_id: Course::RAILS.id,
location: location,
published: true,
details: <<-DETAILS.strip_heredoc
<h2>Workshop Description</h2>
Expand Down

0 comments on commit a9230ae

Please sign in to comment.