Skip to content

Instantly share code, notes, and snippets.

@rbnpercy
Created July 6, 2018 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbnpercy/c5835c55a37779511ac89cba2510e1de to your computer and use it in GitHub Desktop.
Save rbnpercy/c5835c55a37779511ac89cba2510e1de to your computer and use it in GitHub Desktop.
scope "/", ImageyWeb do
pipe_through :browser # Use the default browser stack
resources "/albums", AlbumController
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment