Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lcreid
/
rails-bootstrap-forms
Public
forked from
bootstrap-ruby/bootstrap_form
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
remove-commented-code
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2023
Respond to comment missed in original PR
lcreid
committed
e726022
Copy full SHA for e726022
Fix joins not to make strings unsafe (#704)
Show description for 95596b0
lcreid
authored
95596b0
Copy full SHA for 95596b0
Commits on Sep 15, 2023
Preparing v5.3.2
UweKubosch
committed
656e83a
Copy full SHA for 656e83a
Preparing v5.3.2
UweKubosch
committed
cfe79b8
Copy full SHA for cfe79b8
Allow array values for the `label_col` and `control_col` options.
Show description for de7e93d
UweKubosch
committed
de7e93d
Copy full SHA for de7e93d
Cleanup
UweKubosch
committed
e7cb208
Copy full SHA for e7cb208
Preparing v5.3.1
Show description for ac51022
UweKubosch
committed
ac51022
Copy full SHA for ac51022
Preparing v5.3.0
UweKubosch
committed
d2a9c15
Copy full SHA for d2a9c15
Commits on Sep 12, 2023
Added examples for check box /radio button collections with inline errors to the README.md
Show description for 61fc37a
donv
committed
61fc37a
Copy full SHA for 61fc37a
Added `fields_for` example with inline errors to the README.md
Show description for 8ff07f8
donv
committed
8ff07f8
Copy full SHA for 8ff07f8
Add `bootstrap_fields` form helper.
donv
committed
64aa9df
Copy full SHA for 64aa9df
Add `bootstrap_fields_for` form helper.
donv
committed
28def01
Copy full SHA for 28def01
Update README.md with capitalized name of Rails
Show description for 3867a40
donv
and
lcreid
committed
3867a40
Copy full SHA for 3867a40
Add `bootstrap_fields_for` form helper.
donv
committed
0a6d696
Copy full SHA for 0a6d696
Commits on Sep 11, 2023
Fix broken section links in README.md [ci skip]
Show description for a63b038
minimabot
authored and
donv
committed
a63b038
Copy full SHA for a63b038
Backport `field_name` method for Rails 6.1.
donv
committed
3592d36
Copy full SHA for 3592d36
Omit the `multiple` attribute for checkbox collection hidden field. Fixes #421
donv
committed
919ac57
Copy full SHA for 919ac57
Correct several typos (#700)
jdufresne
authored
00a3fed
Copy full SHA for 00a3fed
Commits on Sep 8, 2023
Update the demo app to rails 7.0.7.2 + puma 6.3.1
donv
committed
7443a53
Copy full SHA for 7443a53
Stop support for Rails 6.0 since it is EOL.
donv
committed
4aa05ef
Copy full SHA for 4aa05ef
Commits on Sep 7, 2023
Remove aria-required attribute from semantic element `input`
Show description for 265b36f
jdufresne
authored and
donv
committed
265b36f
Copy full SHA for 265b36f
Cleanup
donv
committed
976278e
Copy full SHA for 976278e
Updated README screenshots
donv
committed
452dada
Copy full SHA for 452dada
add an example to the README
johrstrom
authored and
donv
committed
deb502a
Copy full SHA for deb502a
fix comment
johrstrom
authored and
donv
committed
d7ed4c4
Copy full SHA for d7ed4c4
allow for data- attributes to pass through for radio button collections
johrstrom
authored and
donv
committed
72971c9
Copy full SHA for 72971c9
Commits on Aug 31, 2023
Update the README with use of Bootstrap Icons.
donv
committed
ab23660
Copy full SHA for ab23660
Rename the default layout from `:default` to `:vertical`.
Show description for 2db0000
donv
committed
2db0000
Copy full SHA for 2db0000
Commits on Aug 28, 2023
Remove reference to obsolete `custom` option.
donv
committed
e237114
Copy full SHA for e237114
Allow giving options like `disabled: true` for a submit button without giving a `value` argument.
donv
committed
8212cac
Copy full SHA for 8212cac
Commits on Aug 17, 2023
Improve checkbox layout
Show description for 23dd6d4
donv
committed
23dd6d4
Copy full SHA for 23dd6d4
Commits on Aug 16, 2023
Test that number fields can be disabled
donv
committed
f53e024
Copy full SHA for f53e024
Commits on Aug 15, 2023
Check conditions for presence validators to see if an attribute is required.
donv
committed
6a27593
Copy full SHA for 6a27593
Commits on Aug 14, 2023
Update demo app to rails 7.0.7.
donv
committed
5ba0e87
Copy full SHA for 5ba0e87
Commits on Aug 12, 2023
Fixed `Calling << to an ActiveModel::Errors` deprecation warning (#690)
Show description for 00b5ad2
dannytip
authored
00b5ad2
Copy full SHA for 00b5ad2
Pagination
Previous
Next
You can’t perform that action at this time.