dipth / Heritage

A gem for using Multiple Table Inheritance with rails 3
50 stars 18 forks source link

Error with acts_as_heir_of :multi_word_keys #13

Closed rharriso closed 11 years ago

rharriso commented 12 years ago

Error: Expected /path_to_app/app/models/content_block.rb to define Content_block

Should be ContentBlock

Commit Message: Was using capitalize to get model name from key. Should be using Camelize

marshmallowcreme commented 11 years ago

Why is this taking you so long to merge pull requests?

dipth commented 11 years ago

@marshmallowcreme I didn't have access to the repo since I quit my job at Benjamin Media. I've only recently been handed back access to the repo.

rharriso commented 11 years ago

Oh ok. I was wondering about that too. I hope you landed on your feet :)