Skip to content

Allow for non standard model capitalization #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2011
Merged

Conversation

mcommons
Copy link

Hi,
We have a number of models that use non Rails standard capitalization, UploadedCSV, for example.
This change makes one more attempt to find the correct model name.

I did consider grepping the file for "XXX < ActiveRecord::Base", to handle even more cases, but I didn't think it was necessary.

ctran added a commit that referenced this pull request Jul 22, 2011
Allow for non standard model capitalization (mcommons/master)
@ctran ctran merged commit 1e9a75e into ctran:master Jul 22, 2011
@ctran ctran added the released label Dec 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants