Sha256: a6ddeed360e6be2fe5d6e7ab8d220471ea58b3fccf661703f139375724148f0d

Contents?: true

Size: 128 Bytes

Versions: 95

Compression:

Stored size: 128 Bytes

Contents

class AddFilenameToSourceCode < ActiveRecord::Migration
  def change
    add_column :source_codes, :filename, :string
  end
end

Version data entries

95 entries across 95 versions & 1 rubygems

Version Path
smalruby-editor-0.4.1-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.4.2-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.4.2 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.4.1 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.4.0-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.4.0 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.5-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.5 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.4-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.4 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.3-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.3 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.2-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.2 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.1-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.1 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.0-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.3.0 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.2.7-x86-mingw32 db/migrate/20131219045113_add_filename_to_source_code.rb
smalruby-editor-0.2.7 db/migrate/20131219045113_add_filename_to_source_code.rb