20150716143312_ratings_block.rb 82 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 class RatingsBlock < ActiveRecord::Migration def up end def down end end