Skip to content

Instantly share code, notes, and snippets.

@SleeplessByte
Created July 27, 2015 13:21
Show Gist options
  • Save SleeplessByte/d49bc9b44ed06c429998 to your computer and use it in GitHub Desktop.
Save SleeplessByte/d49bc9b44ed06c429998 to your computer and use it in GitHub Desktop.
Access Grape Routes from entity
class MyBaseEntity < Grape::Entity
include GrapeRouteHelpers::NamedRouteMatcher
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment