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

Add back in attr_accessible to delayed ActiveRecord object as otherwise ... #48

Closed
wants to merge 1 commit into from
Closed

Add back in attr_accessible to delayed ActiveRecord object as otherwise ... #48

wants to merge 1 commit into from

Conversation

jsilvestri
Copy link

...delayed_job ActiveRecord::AttributeAssginment::ActiveSupport::concern fails in Rails 3

…se delayed_job ActiveRecord::AttributeAssginment::ActiveSupport::concern fails in Rails 3
@coveralls
Copy link

Coverage increased (+0.03%) when pulling c501428 on market76:feature/attr_accessible into b8ff983 on collectiveidea:master.

View Details

@albus522
Copy link
Member

albus522 commented Apr 1, 2013

The current state of master is ActiveRecord 4, which does not support attr_accessible. We are working on bringing support for ActiveRecord 3 back into master, but for now 0-4-stable works with 3. See #49 for more details.

@sferik sferik closed this Apr 2, 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.

None yet

4 participants