Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-engines

How to override Rails app routes from an engine?

Setting default_url_options for mounted Rails engine

importmap-rails in Rails 7, is this possible?

Restricting access to a Rails Engine's routes...constraints not working

Using another gem's javascript in a Rails Engine

Where is App::Application.load_tasks defined? [closed]

Rails 4 Use Factory Girl factories from Engine

Rails Engine - File to import not found or unreadable: font-awesome

Plugin vs Engine in Rails 3, shipped as a gem

Rails app to engine

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

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

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