If you remove controller, does it work again? El martes, 31 de enero de 2017, 11:43:54 (UTC+1), Sergio Cambra escribió: > > Please, explain in more detail. Which is not working? JS and CSS not being > loaded? Or something different. > > That's really old cast, so maybe you changed your javascript and > stylesheet > includes in your layout, with ones from railscast: > <%= stylesheet_link_tag :all %> > <%= javascript_include_tag :defaults %> > > Those lines are wrong for new rails versions, you should keep your > previous > code for layout. > > El martes, 31 de enero de 2017 1:29:24 (CET) CCH escribió: > > I am using RubyMine 2016.1 + RailsInstaller Distro (Ruby 2.26 + Rails > 5.01) > > and active_scaffold works well. > > > > Then, I implemented authentication from scratch > > via > > > http://railscasts.com/episodes/250-authentication-from-scratch?view=asciica > > st with no issue. > > > > A few days later, I rails g active_scaffold:resource Role role:string. > > Since then, all my controllers became ugly ie no more active_scaffold > > effect. > > > > Where have I gone wrong ? > > > > TIA > > > > CCH > > >
-- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/activescaffold. For more options, visit https://groups.google.com/d/optout.
