Pinned Repositories
apipie-rails
Ruby on Rails API documentation tool
discard
🃏🗑 Soft deletes for ActiveRecord done right
algolia-indices
A command line tool for Algolia
danger-review_requests
A danger plug-in to request review in pull requests.
golang-docker-compose-sample
rails-html-sanitizer
sdoc
Standalone sdoc generator
config
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.
gems
Ruby wrapper for the RubyGems.org API
m-nakamura145's Repositories
m-nakamura145/addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
m-nakamura145/apipie-rails
Ruby on Rails API documentation tool
m-nakamura145/ast
A library for working with Abstract Syntax Trees.
m-nakamura145/audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
m-nakamura145/bcrypt-ruby
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
m-nakamura145/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
m-nakamura145/config
Easiest way to add multi-environment yaml settings to Rails, Sinatra, Pandrino and other Ruby projects.
m-nakamura145/connection_pool
Generic connection pooling for Ruby
m-nakamura145/dalli
High performance memcached client for Ruby
m-nakamura145/deprecation_toolkit
⚒Eliminate deprecations from your codebase ⚒
m-nakamura145/execjs
Run JavaScript code from Ruby
m-nakamura145/faraday
Simple, but flexible HTTP client library, with support for multiple backends.
m-nakamura145/globalid
Identify app models with a URI
m-nakamura145/kredis
Higher-level data structures built on Redis
m-nakamura145/letter_opener
Preview mail in the browser instead of sending.
m-nakamura145/loofah
Ruby library for HTML/XML transformation and sanitization
m-nakamura145/next.js
The React Framework
m-nakamura145/parallel_tests
Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
m-nakamura145/picoruby
PicoRuby is the smallest Ruby implementation for one-chip microcontrollers
m-nakamura145/propshaft
Deliver assets for Rails
m-nakamura145/pundit
Minimal authorization through OO design and pure Ruby classes
m-nakamura145/rails_mysql8_sample
m-nakamura145/react
The library for web and native user interfaces.
m-nakamura145/react-native
A framework for building native applications using React
m-nakamura145/remix
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
m-nakamura145/rubocop-rake
A RuboCop plugin for Rake
m-nakamura145/sanitize
Ruby HTML and CSS sanitizer.
m-nakamura145/tailwindcss-rails
m-nakamura145/thor
Thor is a toolkit for building powerful command-line interfaces.
m-nakamura145/zeitwerk
Efficient and thread-safe code loader for Ruby