Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-engines

Duplicating class in the object space object_id

Running spec for a rails engine from its parent app

Ember CLI app inside a Rails engine

Does Rails 4 engine autoload engine's i18n locales file?

rails prepend_view_path of mountable engine

i18n Routing To Mounted Engine - Ignoring locale

Test Migrations are not running with my Rails Engine, even though `maintain_test_schema!` is specified

Accessing helpers from the parent app in an isolated Rails engine

Making a custom plugin/gem/engine for Rails 3 app

Reopening Rails 3 engine classes from parent app

Rails.root from engine

Installing migrations from engine won't work

Rails engine: render parent application layout

undefined local variable or method `main_app' on helper test

Rails 3 Engine - Provide Config For Users

Rails 3 Engine & Static assets

How to get the list of all engines in Rails 3 app

How to test a Rails3 Engine with Devise and rspec