action_schema 0.1.1
ActionSchema provides a flexible, Rails-friendly approach to rendering and parsing structured data in your controllers.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activesupport
            >= 0
          
          
            rails
            >= 0
          
    Development Dependencies (6):
            rake
            = 13.0
          
          
            rspec
            ~> 3.0
          
          
            rspec-rails
            >= 0
          
          
            rubocop
            ~> 1.21
          
          
            rubocop-rails-omakase
            ~> 1.0
          
          
            simplecov
            ~> 0.22