rails_engine_decorators icon indicating copy to clipboard operation
rails_engine_decorators copied to clipboard

Extend Rails Engine’s business logic (models, controllers, helpers, etc.) easily from your application or other engine.

Results 1 rails_engine_decorators issues
Sort by recently updated
recently updated
newest added

Hello! Thanks for this gem. We use it in our rails-projects. But in one project there was an error: /home/shredder/.rvm/gems/ruby-2.2.1/gems/rails_engine_decorators-1.0.0/lib/rails_engine_decorators/engine.rb:7:in `block (2 levels) in ': undefined method`existent' for nil:NilClass (NoMethodError)...