Sha256: 98c08420a5914e8c8823925f9b62cb7a505127d157984906e3c5b2f7aafd0e30
Contents?: true
Size: 349 Bytes
Versions: 45
Compression:
Stored size: 349 Bytes
Contents
class CreatePhcscriptcdnproScriptVersions < ActiveRecord::Migration[5.1] def change create_table :phcscriptcdnpro_script_versions do |t| t.string :scriptversion t.string :slug t.string :user_id t.string :user_name t.string :membership_id t.string :oganization_id t.timestamps end end end
Version data entries
45 entries across 45 versions & 1 rubygems