| bio | website | botreeconsulting.com |
|---|---|---|
| location | Ahmadabad, India | |
| age | 31 | |
| visits | member for | 2 years, 7 months |
| seen | 13 hours ago | |
| stats | profile views | 201 |
|
Jun 12 |
awarded | Notable Question |
|
Jun 3 |
accepted | undefined method 'page_title_with_translations' in refinery cms |
|
May 31 |
answered | undefined method 'page_title_with_translations' in refinery cms |
|
May 31 |
comment |
undefined method 'page_title_with_translations' in refinery cms The current version has overridden views, controller, models etc. I recently updated gems to 2.0.10. Earlier version was 2.0.8. |
|
May 31 |
comment |
undefined method 'page_title_with_translations' in refinery cms No. It happens to existing project. I created new project and it works well. I am not sure if it is implemented correctly. I am new to refinery and need to dig dipper to fix it |
|
May 30 |
comment |
undefined method 'page_title_with_translations' in refinery cms Infact I tried same you suggest. |
|
May 30 |
comment |
undefined method 'page_title_with_translations' in refinery cms Fixed mass-assign security error. seeding success but still getting same error. |
|
May 30 |
comment |
undefined method 'page_title_with_translations' in refinery cms getting Can't mass-assign protected attributes: slug. seed.rb contains Refinery::Pages::Engine.load_seed line only |
|
May 30 |
comment |
undefined method 'page_title_with_translations' in refinery cms Yes. Everytime I changed config, I restarted. |
|
May 30 |
comment |
undefined method 'page_title_with_translations' in refinery cms Still getting same error. |
|
May 30 |
comment |
undefined method 'page_title_with_translations' in refinery cms I have added i18n.rb. Is that something you are pointing? |
|
May 30 |
revised |
undefined method 'page_title_with_translations' in refinery cms added refinery i18n.rb content |
|
May 30 |
asked | undefined method 'page_title_with_translations' in refinery cms |
|
May 26 |
awarded | Self-Learner |
|
May 3 |
comment |
ActiveResource Update Operation :: Can't mass-assign protected attributes: created_at, id, updated_at @Eraden, It worked. Thanks. But wouldn't you think there should be more elegant solution in ActiveResource itself for common fields like id, created_at and updated_at? |
|
May 2 |
awarded | Notable Question |
|
Apr 30 |
comment |
ActiveResource Update Operation :: Can't mass-assign protected attributes: created_at, id, updated_at @Eraden, it doesn't work either. Keep on getting same error. |
|
Apr 24 |
awarded | Famous Question |
|
Apr 23 |
comment |
ActiveResource Update Operation :: Can't mass-assign protected attributes: created_at, id, updated_at It worked. But the problem is that I can't change codebase of the API I am accessing. ActiveResource should have such configuration to skip some of the attributes. |
|
Apr 22 |
comment |
ActiveResource Update Operation :: Can't mass-assign protected attributes: created_at, id, updated_at @Eraden it doesn't work either. |