Highlights
- 2 discussions answered
Block or Report
Block or report rubys
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
feedvalidator Public
A validator for syndicated feeds. It works with Atom, RSS feeds as well as OPML and KML formats.
-
744 contributions in the last year
Less
More
Contribution activity
December 2021
Created 28 commits in 7 repositories
Created 3 repositories
- rubys/stimulus-rails JavaScript
-
rubys/sprockets-esbuild
Ruby
•
Built by
- rubys/rails-uninstaller-tasks Ruby
Created a pull request in hotwired/stimulus-rails that received 1 comment
replace hello controller with a show confirm example
The thought was to provide a more useful example, one that restores functionality present in Rails 6 and prior versions: a confirmation dialog. Thi…
+23
−8
•
1
comment
Opened 1 other pull request in 1 repository
rubys/sprockets-esbuild
1
merged
Reviewed 1 pull request in 1 repository
rails/rails
1 pull request
Created an issue in rails/rails that received 9 comments
scaffold generated system tests don't pass with Rails 7 alpha 2
Steps to reproduce
rails new library
cd library
rails generate scaffold book title
rails db:migrate
rails test:system
Expected behavior
generated …
9
comments