Sha256: 79917c2c85a557a92555fc9eb44394358c9fc5e96862426ff327c7801a0fb676

Contents?: true

Size: 113 Bytes

Versions: 32

Compression:

Stored size: 113 Bytes

Contents

class MakeEventsPublic < ActiveRecord::Migration
  def change
    execute "update events set public=1"
  end
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.3.0.pre3 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.3.0.pre2 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.3.0.pre1 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.beta.1 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.alpha.2 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.alpha.1 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.27 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.26 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.24 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.23 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.21 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.20 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.19 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.18 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.17 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.16 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.15 db/migrate/20130801194634_make_events_public.rb
artfully_ose-1.2.0.pre.12 db/migrate/20130801194634_make_events_public.rb