Skip to content

Conversation

@hiphapis
Copy link

  • device.rb => remove attr_accessible
  • gcm_migrations_generator.rb => remove extend & add next_migration_number

 - device.rb => remove attr_accessible
 - gcm_migrations_generator.rb => remove extend & add next_migration_number
@hiphapis
Copy link
Author

@dondeng ok. Thanks~ ;)

@kaosf
Copy link

kaosf commented Aug 21, 2013

A deplication warning occurs for me.

How do you guys think about my changes for it? kaosf@7c53b17

I have no idea why join is used there. So I'm not confident about my changes.

@kaosf
Copy link

kaosf commented Aug 23, 2013

I've added .readonly(false) at the tail of the default argument of send_notifications. It is necessary.

kaosf@596a813

@aledelsur
Copy link

Hi, I can't generate the gcm_migration because of the attr_accessible in the model Device.rb. I include this file in my project: lib/gcm_on_rails/app/models/gcm/device.rb so the attr_accessible line is not anymore. Did you guys faced with this problem?

I'm with rails 4.0.0 and ruby 2.0

Thanks!

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.

4 participants