Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-engines

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

Mountable engine with cron (whenever gem)

Sass import from rails engine not working

Rails not loading mountable engine's js

Rails Engine configuration

How to use Devise/CanCan to protect mounted Engine resources?

How to manage migrations for a rails engine + dummy app

Helpers in Rails engine

All routing examples fail for a Rails 3.2 Engine with RSpec 2.10

Best way to require Haml on Rails3 engines

Can't modify frozen Array error when running rspec

Devise several models spread across Engines