Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
-
Forked from hasura/3factor
3factor app is an architecture pattern for modern fullstack apps. 3factor apps are fast to build and are highly scalable.
CSS 1
-
Forked from activeadmin/activeadmin
The administration framework for Ruby on Rails applications.
Ruby 1
-
-
-
Forked from dwyl/repo-badges
⭐ Use repo badges (build passing, coverage, etc) in your readme/markdown file to signal code quality in a project.HTML
3,303 contributions in the last year
Activity overview
Contribution activity
July 2020
- rhymes/carrierwave Ruby
- rhymes/acts_as_follower Ruby
Created a pull request in forem/forem that received 9 comments
Rubocop: move dot in multi-line calls to leading position
What type of PR is this? (check all applicable) Refactor Feature Bug Fix Optimization Documentation Update Description This PR moves the do…
- Rubocop: enable and fix Style/Send and Style/Next
- Create Listings in seed file
- Rubocop: routine fixes
- Rubocop: activate Layout/ClassStructure
- Routine Rubocop fixes
- Revert "Rubocop: fix Performance/OpenStruct (#9241)"
- API: add docs for get published article by path
- Rubocop: Address Metrics/BlockLength violations
- Rubocop: Address Rails/OutputSafety violations
- Rubocop: fix Performance/OpenStruct
- Rubocop: fix Metrics/CyclomaticComplexity and disable Metrics/AbcSize
- Rubocop: fix additional violations in todo file
- Add Github CodeQL code scanner for JavaScript
- Create SECURITY.md file
- Fix Style/SingleLineBlockParams, RSpec/MultipleExpectations and remaining Layout/LineLength
- Rubocop: fix violations of Layout/LineLength
- Add support for WebP on upload
- Routine rubocop fixes
- Update acts_as_follower to 06393d3693a1 to avoid race condition
- Fix pro link for organization users
- Remove unused test for Redis cache store
- Bump test-prof from 0.11.3 to 0.12.0
- Bump rouge from 3.20.0 to 3.21.0
- Bump rubocop-performance from 1.7.0 to 1.7.1
- Bump jest-axe from 3.4.0 to 3.5.0
- Bump @testing-library/jest-dom from 5.11.0 to 5.11.1
- refactor chat_channel model - adjust for 20 methods bellow
- Update GitHub link in Markdown Guides
- Optimization:Change Broadcast and GithubIssue PKs to Bigint
- Add alternate carrierwave config
- Allow org admins to delete their organizations
- Listings redesign
- Fix reading list rendering multiple times
- Fix tag input patterns
- Fix tag input patterns
- Bug Fix: Refresh Hypershield after db:prepare if Enabled
- Add logging to Flipper UI
- Remove codeql-analysis.yml
- Remove path redirects
- Add missing words in README
- Fixed broken link, replaces file links with permalinks
- Update Readme to include Forem
- Site Config: Get Started Section and Show Required Fields
- Add local_date helper to handle dates with respect of user timezone
- Invite users to join and create password
- Add index and show pages for series
- Some pull request reviews not shown.
Created an issue in libvips/ruby-vips that received 1 comment
Identify image format
I can't find in the documentation how I can identify if an image is a JPEG, a PNG or anything else. > image = Vips::Image.new_from_file("/path/to/f…

