Skip to content

Padrino support gem for make grape mountable

License

Notifications You must be signed in to change notification settings

finalsite/padrino-grape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

padrino-grape

Padrino support gem for make grape mountable

Example

    class TestApi < Grape::API

      # you can extend alike not really mather
      include PadrinoGrape

      # now it's mountable in padrino

    end

TODO

  • make hook for padrino mount method so it will auto exteend grape inherited classes

About

Padrino support gem for make grape mountable

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%