some houndci fixes
This commit is contained in:
parent
de58ddde50
commit
0beed70d7f
4 changed files with 6 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class CreateOpenids< ActiveRecord::Migration
|
||||
class CreateOpenids < ActiveRecord::Migration
|
||||
def change
|
||||
create_table :openids do |t|
|
||||
t.string :provider
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue