jarijokinen/simple_resource

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Gemfile
LICENSE.txt
README.md
Rakefile
app/views/simple_resource/base/_actions.html.erb
app/views/simple_resource/base/_collection.html.erb
app/views/simple_resource/base/_form.html.erb
app/views/simple_resource/base/edit.html.erb
app/views/simple_resource/base/index.html.erb
app/views/simple_resource/base/new.html.erb
app/views/simple_resource/base/show.html.erb
app/views/simple_resource/builders/_formtastic.html.erb
app/views/simple_resource/builders/_simple_form.html.erb
simple_resource.gemspec
app/controllers/simple_resource/base_controller.rb25
app/controllers/simple_resource/user_resource_controller.rb13
app/helpers/simple_resource/base_helper.rb121
lib/simple_resource.rb7
lib/simple_resource/configuration.rb35
lib/simple_resource/engine.rb4
lib/simple_resource/version.rb3