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=asciicast 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.
