Skip to content

adamluzsi/padrino-grape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

Contributors 4

  •  
  •  
  •  
  •  

Languages