.github/ISSUE_TEMPLATE.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.travis.yml | |
|
|
Appraisals | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
bin/setup | |
|
|
cucumber_features/configuration.feature | |
|
|
cucumber_features/step_definitions/generic_steps.rb | 6 | A 0 mins |
|
cucumber_features/step_definitions/user_steps.rb | 53 | A 0 mins |
|
cucumber_features/user_controller.feature | |
|
|
cucumber_features/user_controller_readonly.feature | |
|
|
cucumber_features/user_model.feature | |
|
|
cucumber_features/user_model_readonly.feature | |
|
|
development_tasks/support/file_helpers.rb | 39 | A 0 mins |
|
development_tasks/support/gem_helpers.rb | 46 | A 0 mins |
|
development_tasks/tests.rake | |
|
|
gemfiles/rails_3.gemfile | |
|
|
gemfiles/rails_4_0.gemfile | |
|
|
gemfiles/rails_4_1.gemfile | |
|
|
gemfiles/rails_4_2.gemfile | |
|
|
gemfiles/rails_5_0.gemfile | |
|
|
gemfiles/rails_5_1.gemfile | |
|
|
gemfiles/rails_5_2.gemfile | |
|
|
lib/rails_readonly_injector.rb | 56 | A 25 mins |
|
lib/rails_readonly_injector/configuration.rb | 58 | A 0 mins |
|
lib/rails_readonly_injector/version.rb | 3 | A 0 mins |
|
rails_readonly_injector.gemspec | |
|
|
rspec_specs/rails_readonly_injector/configuration_spec.rb | 128 | A 40 mins |
|
rspec_specs/rails_readonly_injector_spec.rb | 75 | A 0 mins |
|