Skip to content

Instantly share code, notes, and snippets.

@aldesantis
Last active January 10, 2016 14:30
Show Gist options
  • Save aldesantis/295657c6763c06589e13 to your computer and use it in GitHub Desktop.
Save aldesantis/295657c6763c06589e13 to your computer and use it in GitHub Desktop.
require 'rails_helper'
RSpec.describe MyEngine::UsersController do
routes { MyEngine::Engine.routes }
# ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment