galetahub/redress

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.rubocop.yml
.ruby-version
.semaphore/semaphore.yml
CHANGES.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gemfile
Gemfile.lock
Guardfile
LICENSE.md
README.md
Rakefile
bin/setup
redress.gemspec
lib/redress.rb10
lib/redress/command.rb23
lib/redress/form.rb67
lib/redress/hooks/active_model.rb17
lib/redress/identity.rb16
lib/redress/types.rb9
lib/redress/utils/attributes_hash.rb9
lib/redress/utils/build_form_from_model.rb28
lib/redress/utils/model_name_string.rb30
lib/redress/utils/parse_attributes_from_params.rb51
A
35 mins