-
00:46
(UTC +09:00)
Sponsoring
Block or Report
Block or report zzak
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
sinatra-recipes Public
Forked from sinatra/sinatra-recipes
Community contributed recipes and techniques
-
-
940 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 149 commits in 8 repositories
Created 4 repositories
- zzak/workflow-test-upstream
-
zzak/workflow-test
HTML
•
Built by
- zzak/rails-docs HTML
- zzak/action-discord Ruby
Created a pull request in rails/rails that received 11 comments
CI workflow to build and test --dev image
Adds a new GitHub Actions workflow "Build and test --dev image".
Which has a single job build-and-test-dev-image
, that:
Runs rails new --dev
Build…
+62
−0
•
11
comments
Opened 32 other pull requests in 7 repositories
rails/rails
8
merged
2
closed
2
open
- Fix actionpack CHANGELOG lint error
- Add timeout to listener wait_for_state and use backend_started
- Fix where HealthController doc gets parsed
- Document SQL and IRB comment styles
- Fix test_can_be_garbage_collected
- TimeWithZone#today? should respect non UTC timezones
- Extract gem_ruby_version from app generator
-
Add
rake guides:lint
task that raises error for broken anchors - Convert Entryable comment definition to HTML table
- Notify discord when workflows fail on main
- Look for created.rid in api_dir (output dir)
-
Revert "Use
COPY --link
in Dockerfile"
sinatra/sinatra
7
merged
zzak/sdoc
6
merged
zzak/action-discord
3
merged
ruby/rdoc
2
open
matuszewskijan/rails
1
open
rails/website
1
merged
Reviewed 20 pull requests in 4 repositories
rails/rails
13 pull requests
- Adds documentation for Arel::Nodes::Node
- Document SQL and IRB comment styles
- move directory existence check for code statistics task inside of the…
- Rename "Mail" to "Mail extensions" in API sidebar
- Use explicit module for Rails::HealthController
- Add config.form_with_generates_local_forms
- Rubocop markdown snippets
-
Add docs for
data-turbo-method
anddata-turbo-confirm
forlink_to
- Exception is raised when using dependent: :restrict_with_error
- Clarify AS::Representations::RedirectController processes files [skip ci]
- Update Rails welcome image in guides
- Fix rubocop issue for action cable -- ostruct
- make docker-entrypoint exit on error
sinatra/sinatra
3 pull requests
zzak/sdoc
2 pull requests
rails/buildkite-config
2 pull requests
Created an issue in skipkayhil/rails-bin that received 1 comment
Don't treat entry headers that end with *
as author lines
Originally reported here:
rails/rails#41994 (comment)
For example,
* Expand search field on `rails/info/routes` to also search **route name**, **ht…
1
comment