We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d930b0 commit 07caf0bCopy full SHA for 07caf0b
…20161021230205_religious_locationship.rb …230205_create_religious_locationships.rbdb/migrate/20161021230205_religious_locationship.rb renamed to db/migrate/20161021230205_create_religious_locationships.rb
@@ -1,4 +1,4 @@
1
-class CreateReligiousLocationship < ActiveRecord::Migration
+class CreateReligiousLocationships < ActiveRecord::Migration
2
def change
3
create_table :religious_locationships do |t|
4
t.integer :religion_id
0 commit comments