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

Rails 4 Support and Travis Integration #19

Merged
merged 2 commits into from
Jul 23, 2013
Merged

Rails 4 Support and Travis Integration #19

merged 2 commits into from
Jul 23, 2013

Conversation

petergoldstein
Copy link
Contributor

This PR:

i) Make attr_accessible inclusion conditional on ActiveRecord version, and doesn't include those in the models for Rails 4 and higher
ii) Updates the specs to eliminate deprecations
iii) Changes the specs to use modern FactoryGirl syntax
iv) Changed the default Rake task to use the built-in RSpec task
v) Added a .travis.yml that tests against MRI Rubies and Rails versions

…ails version is 4 or greater. Update specs to eliminate deprecations, use more modern FactoryGirl syntax. Change default rake task to use built-in RSpec task.
@aantix
Copy link
Owner

aantix commented Jul 23, 2013

Looks great Peter! I'm in SF as well; I owe you a beer. :)

aantix added a commit that referenced this pull request Jul 23, 2013
@aantix aantix merged commit a8deb80 into aantix:master Jul 23, 2013
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.

2 participants