Ruby on Rails Tuesday, April 26, 2016

Colin Law wrote in post #1183079:
> On 26 April 2016 at 05:10, Naveed Alam <lists@ruby-forum.com> wrote:
>> Yes I have a Configuration Model/Controler below are the links to
>> controller, and model
>
> In that case your simplest solution may be to change the name of the
> model.
>
> Colin

If I change the model name, then I have to make a lot of changes in
many other Controllers and where its been called
and the migration too.
so I get a lot of error messages.

Can u get any idea from the below tree diagram that if there any change
possible can make it resolve the problem. I changed the configration
folded name in fedena_theme app views but didnt do anything


The Configration model's file tree is
App
|-Views
|_Configuration.rb

And this plugin fedena themes files tree is

App -Vendor - Plugins- fedena_theme
:
:_ views
:_Configuration
: _theme_select.html
:_themes

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/afa0d07307acce3a17757b1b539babd2%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment