nesquena/rabl

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ci.yml
.gitignore
CHANGELOG.md
CONTRIBUTING.md
Gemfile
MIT-LICENSE
README.md
Rakefile
examples/base.json.rabl
examples/demo.json.rabl
examples/inherited.json.rabl
fixtures/ashared/NOTES
fixtures/ashared/README
fixtures/ashared/views/layouts/application.html.erb
fixtures/ashared/views/posts/_show_footer_script.js.erb
fixtures/ashared/views/posts/date.rabl
fixtures/ashared/views/posts/index.rabl
fixtures/ashared/views/posts/show.rabl
fixtures/ashared/views/users/index.json.rabl
fixtures/ashared/views/users/phone_number.json.rabl
fixtures/ashared/views/users/show.json.rabl
fixtures/ashared/views_rails_3/layouts/application.html.erb
fixtures/ashared/views_rails_3/posts/_show_footer_script.js.erb
fixtures/ashared/views_rails_3/posts/date.rabl
fixtures/ashared/views_rails_3/posts/index.html.erb
fixtures/ashared/views_rails_3/posts/index.rabl
fixtures/ashared/views_rails_3/posts/renderer.rabl
fixtures/ashared/views_rails_3/posts/renderer_partial.rabl
fixtures/ashared/views_rails_3/posts/show.html.erb
fixtures/ashared/views_rails_3/posts/show.rabl
fixtures/ashared/views_rails_3/posts/show.rabl_test_v1.rabl
fixtures/ashared/views_rails_3/users/index.json.rabl
fixtures/ashared/views_rails_3/users/phone_number.json.rabl
fixtures/ashared/views_rails_3/users/show.json.rabl
fixtures/ashared/views_rails_3/users/show.rabl_test_v1.rabl
fixtures/ashared/views_rails_6/layouts/application.html.erb
fixtures/ashared/views_rails_6/posts/_show_footer_script.js.erb
fixtures/ashared/views_rails_6/posts/date.rabl
fixtures/ashared/views_rails_6/posts/index.html.erb
fixtures/ashared/views_rails_6/posts/index.rabl
fixtures/ashared/views_rails_6/posts/renderer.rabl
fixtures/ashared/views_rails_6/posts/renderer_partial.rabl
fixtures/ashared/views_rails_6/posts/show.html.erb
fixtures/ashared/views_rails_6/posts/show.rabl
fixtures/ashared/views_rails_6/posts/show.rabl_test_v1.rabl
fixtures/ashared/views_rails_6/users/index.json.rabl
fixtures/ashared/views_rails_6/users/phone_number.json.rabl
fixtures/ashared/views_rails_6/users/show.json.rabl
fixtures/ashared/views_rails_6/users/show.rabl_test_v1.rabl
fixtures/padrino_test/.components