Renamed file name.
This commit is contained in:
parent
d2ef07c759
commit
b26cdf6d59
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
class Taskbar < ActiveRecord::Migration
|
||||
class TaskbarCreate < ActiveRecord::Migration
|
||||
def up
|
||||
create_table :taskbars do |t|
|
||||
t.column :user_id, :integer, :null => false
|
Loading…
Reference in a new issue