Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-engines

How to pass the session variables from one rails 3.2.8 engine to another engine?

ActiveRecord relations between models on different engines

Access to main app secrets from Rails engine initializer

How to recongnise routes in a Rails App

Rails Engine RouteProxy outside View and Controller

Rails Engine (4.0.2) routing methods fail in controllers using MiniTest

How to add a gem in development group from a Rails engine?

remove the need for main_app prefix in path helpers in main app

How can I use fixtures from "dummy" in my Rails engine tests?

rails engine mailer missing template

How to develop a Rails3 engine against a real app, using RSpec?

Custom Views Scaffolding in Rails Engines

Building Rails 3 Engine Throwing Gem::Package::TooLongFileName Error

In a Rails engine Is it possible for Rspec to make use of Rspec support system helpers from another engine?

How to include a plugin/engine in a rails application?