Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-engines

Accessing devise current_user inside another rails engine

NoMethodError <fixture name> in Rails and minitest/spec

gemspec error on creating new rails engine

Guard doesn't see file updates

Access url_helper from an Engine class

Rails 3.0 Engine - Execute code in ActionController

How do I debug a rails 3 gem?

Rails 3 engine and code reloading in development mode

Rails 3.1 - Developing with Mountable Engines

rails 3.1.1 engines - with mountable engines, is it possible to access parent app assets, default layout?

Why do includes in Rails Engine initializers malfunction when cache_classes = false?

Friendly ID and Rails Engines

How to convert module class name to symbol in rails

Run Rails Engine standalone

Rails mountable engine and overriding another engine

CanCan: load_and_authorize_resource in namespace other than that of MainApp