Skip to content
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

Changing active model dirty module helper method to more appropriate hel... #4903

Closed
wants to merge 3 commits into from

Conversation

ask4prasath
Copy link

Changing active model dirty module helper method to more appropriate helper method.

@josevalim
Copy link
Contributor

Agreed it is better but if we are going to use present?, we need to require
the proper from AS.

@ask4prasath
Copy link
Author

Its already loaded. Have tested the test cases which is running fine.

@josevalim
Copy link
Contributor

Are you running the test case in isolation mode?

@ask4prasath
Copy link
Author

Am running all the active model test cases.

@josevalim
Copy link
Contributor

You need to run them in isolation in order to catch missing requires. In any case, we should just add the missing require.

@ask4prasath
Copy link
Author

will do if it is missed

@ask4prasath
Copy link
Author

I made another pull request for this issue, please refer #4904

ask4prasath pushed a commit to ask4prasath/rails that referenced this pull request Feb 6, 2012
…method with helper rails#4903

Changing active model dirty module helper method to more appropriate method with helper with Active Support Helper rails#4903

Changing active model dirty module helper method to more appropriate method with helper with Active Support Helper typo fixed rails#4903
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants