storybook_rails 1.2.0
Generate Storybook CSF JSON for rendering Rails View Partials in Storybook
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (11):
            bundler
            ~> 1.14
          
          
            pry
            >= 0
          
          
            rake
            ~> 13.0
          
          
            relaxed-rubocop
            ~> 2.5
          
          
            rspec
            ~> 3.9
          
          
            rspec-rails
            ~> 3.9
          
          
            rubocop
            ~> 1.9
          
          
            rubocop-rails
            ~> 2.9.1
          
          
            rubocop-rspec
            ~> 2.1
          
          
            simplecov
            ~> 0.18.5
          
          
            simplecov-console
            ~> 0.9
          
    