Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-engines

HABTM link tables not taking isolate_namespace value in mountable engine

How to use Rails 4.1 to preview e-mails defined inside a mountable engine

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