Don't need to set table_name_prefix because it gets set by isolate_namespace.
This commit is contained in:
parent
083fd20ee5
commit
ad0b7f6ac8
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@ module Refinery
|
|||
def factory_paths
|
||||
@factory_paths ||= [ root.join("spec/factories").to_s ]
|
||||
end
|
||||
|
||||
def table_name_prefix
|
||||
'refinery_blog_'
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue