mirror of
https://github.com/plashchynski/crono.git
synced 2026-01-14 14:23:27 +01:00
undefined method `compact' #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abdullah353 on GitHub (Mar 3, 2016).
After Following your installation steps i am receiving this error.
Rails Version 4.0.0
Ruby Version 2.1.0p0
@abdullah353 commented on GitHub (Mar 4, 2016):
After upgrading _Rails to 4.1.0_ i am getting this error, It's because of gem protected_attributes that i am using. instead of strong parameter
Then After Migrating to _Rails 4.2.0_ it's working now