Skip to content

Commit

Permalink
getting rid of the deprecation warnings from the upgrade to rails 3.2?
Browse files Browse the repository at this point in the history
  • Loading branch information
tansaku committed Aug 1, 2013
1 parent 0e55e62 commit ab993f9
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 82 deletions.
2 changes: 1 addition & 1 deletion app/models/category_organization.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
class CategoryOrganization < ActiveRecord::Base
set_table_name 'categories_organizations'
self.table_name = 'categories_organizations'
end
Loading

0 comments on commit ab993f9

Please sign in to comment.