Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-engines

Custom Gem in /vendor/gems not Loading

Rails engine's static assets not being served in host app

Gem dependencies in Rails Engines

A way to add before_filter from engine to application

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

Access Main App Helpers when overridings a Rails Engine View/Layout

How to generate a dummy app inside an already existing rails engine