Skip to content

Commit

Permalink
swap out migration timestamps for easier local testing
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderpantsGnome committed Jan 13, 2011
1 parent 709dac0 commit 6d31e6f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def self.up
end

def self.down
# remove_column :settings, :sidebar_heading
remove_column :settings, :sidebar_heading
remove_column :settings, :facebook_url
remove_column :settings, :show_github_badge
remove_column :settings, :twitter_username
Expand Down

0 comments on commit 6d31e6f

Please sign in to comment.