https://github.com/formtastic/formtastic
Last synced: about 2 months ago
Repository metadata:
A Rails form builder plugin with semantically rich and accessible markup.
- Host: GitHub
- URL: https://github.com/formtastic/formtastic
- Owner: formtastic
- License: mit
- Created: 2008-04-07T11:18:11.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T08:14:41.000Z (5 months ago)
- Last Synced: 2024-11-05T16:15:30.285Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 3.88 MB
- Stars: 5,206
- Watchers: 72
- Forks: 630
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: MIT-LICENSE
Owner metadata:
- Name: Formtastic
- Login: formtastic
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6845884?v=4
- Repositories: 2
- Last Synced at: 2024-03-25T21:51:52.565Z
- Profile URL: https://github.com/formtastic
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 2,253
Total Committers: 241
Avg Commits per committer: 9.349
Development Distribution Score (DDS): 0.49
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Justin French | j****n@i****u | 1150 |
Morton Jonuschat | y****k@g****m | 99 |
José Valim | j****m@g****m | 89 |
grimen | g****n@g****m | 76 |
Gabriel Sobrinho | g****o@g****m | 71 |
David Rodríguez | d****z@r****t | 52 |
Thomas Walpole | t****e@g****m | 44 |
Michal Cichra | m****l@c****z | 36 |
Michal Cichra | m****l@o****z | 35 |
Aditya Sanghi | a****i@m****m | 32 |
Justin French | j****n@s****l | 28 |
Stan Lo | a****3@y****w | 23 |
Andrew Haines | a****w@h****z | 20 |
Jeff Smick | s****h@g****m | 17 |
Jakub Okoński | k****a@o****g | 15 |
Larry Sprock | l****y@l****m | 13 |
Joe Francis | j****e@l****m | 10 |
Timo Schilling | t****o@s****o | 9 |
Marcello Barnaba | v****t@o****t | 7 |
Mattias Pfeiffer | m****s@p****k | 7 |
Morton Jonuschat | m****t@g****e | 7 |
David Butler | d****r@u****u | 7 |
Tien Dung | d****n@g****m | 6 |
Mark Mansour | m****k@s****m | 6 |
Lachlan Sylvester | l****r@3****m | 6 |
Karthik T | k****b@g****m | 6 |
Adam Meehan | a****n@g****m | 6 |
Andy Pearson | a****y@a****m | 5 |
Edgars Beigarts | e****s@m****v | 5 |
Pranas Kiziela | p****a@g****m | 5 |
and 211 more... |
Issue and Pull Request metadata
Last synced: about 2 months ago
Dependencies
Gemfile.lock
rubygems
- actionpack 6.1.5.1
- actionview 6.1.5.1
- activesupport 6.1.5.1
- ammeter 1.1.4
- builder 3.2.4
- concurrent-ruby 1.1.10
- crass 1.0.6
- diff-lcs 1.3
- erubi 1.10.0
- formtastic 4.0.0
- i18n 1.10.0
- loofah 2.16.0
- method_source 1.0.0
- mini_portile2 2.8.0
- minitest 5.15.0
- nokogiri 1.13.6
- racc 1.6.0
- rack 2.2.4
- rack-test 1.1.0
- rails-dom-testing 2.0.3
- rails-html-sanitizer 1.4.2
- railties 6.1.5.1
- rake 13.0.6
- rspec-core 3.9.2
- rspec-dom-testing 0.1.0
- rspec-expectations 3.9.2
- rspec-mocks 3.9.1
- rspec-rails 3.9.1
- rspec-support 3.9.3
- sqlite3 1.4.2
- thor 1.2.1
- tzinfo 2.0.4
- yard 0.9.25
- zeitwerk 2.5.4
formtastic.gemspec
rubygems
- ammeter ~> 1.1.3 development
- rake >= 0 development
- rspec-dom-testing >= 0.1.0 development
- rspec-rails ~> 3.4 development
- sqlite3 ~> 1.4 development
- yard ~> 0.9.20 development
- actionpack >= 6.0.0
gemfiles/rails_6.0/Gemfile
rubygems
- rails ~> 6.0.2
gemfiles/rails_6.1/Gemfile
rubygems
- rails ~> 6.1.0
gemfiles/rails_edge/Gemfile
rubygems
- arel >= 0
- i18n >= 0
- rack >= 0
- rails >= 0
- rspec-core >= 0
- rspec-expectations >= 0
- rspec-mocks >= 0
- rspec-rails >= 0
- rspec-support >= 0
.github/workflows/test.yml
actions
- actions/checkout v2 composite
- actions/setup-node v2 composite
- ruby/setup-ruby v1 composite
Gemfile
rubygems
gemfiles/rails_7.0/Gemfile
rubygems
- rails ~> 7.0.0
gemfiles/rails_7.1/Gemfile
rubygems
- rails ~> 7.1.0