formtastic/formtastic

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.github/workflows/test.yml
.gitignore
.rspec
.yardopts
CHANGELOG.md
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
RELEASE_PROCESS
Rakefile
app/assets/stylesheets/formtastic.css
app/assets/stylesheets/formtastic_ie6.css
app/assets/stylesheets/formtastic_ie7.css
bin/appraisal
formtastic.gemspec
gemfiles/rails_6.0/Gemfile
gemfiles/rails_6.1/Gemfile
gemfiles/rails_7.0/Gemfile
gemfiles/rails_7.1/Gemfile
gemfiles/rails_edge/Gemfile
lib/generators/templates/_form.html.erb
lib/generators/templates/_form.html.haml
lib/generators/templates/_form.html.slim
lib/locale/en.yml
sample/basic_inputs.html
sample/config.ru
sample/index.html
lib/formtastic.rb28
lib/formtastic/action_class_finder.rb10
lib/formtastic/actions.rb12
lib/formtastic/actions/base.rb120
A
1 hr
lib/formtastic/actions/button_action.rb13
lib/formtastic/actions/buttonish.rb14
lib/formtastic/actions/input_action.rb13
lib/formtastic/actions/link_action.rb19
lib/formtastic/deprecation.rb4
lib/formtastic/engine.rb10
lib/formtastic/form_builder.rb56
lib/formtastic/helpers.rb14
lib/formtastic/helpers/action_helper.rb27
lib/formtastic/helpers/actions_helper.rb22
lib/formtastic/helpers/enum.rb11
lib/formtastic/helpers/errors_helper.rb44
A
35 mins
lib/formtastic/helpers/fieldset_wrapper.rb41
A
55 mins
lib/formtastic/helpers/file_column_detection.rb13
lib/formtastic/helpers/form_helper.rb50
A
1 hr
lib/formtastic/helpers/input_helper.rb76
D
2 days
lib/formtastic/helpers/inputs_helper.rb121
C
7 hrs