some houndci fixes

This commit is contained in:
Stella Rouzi 2014-06-18 18:05:28 +03:00
parent de58ddde50
commit 0beed70d7f
4 changed files with 6 additions and 7 deletions

View file

@ -1,4 +1,4 @@
class CreateOpenids< ActiveRecord::Migration
class CreateOpenids < ActiveRecord::Migration
def change
create_table :openids do |t|
t.string :provider