logo
首页技术栈工具库讨论
hackershare
由 hooopo hooopo 2021-01-24 创建
访问网站
ActivestorageQiniu
ActivestorageQiniu
Active Storage 七牛支持
active_storage_silent_logs
active_storage_silent_logs
Silent your Active Storage logs to avoid "noise" in logs.
Ahoy
Ahoy
Simple, powerful, first-party analytics for Rails
bootsnap
bootsnap
Boot large ruby/rails apps faster
byebug
byebug
Byebug is a Ruby debugger. It's implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface.
Capistrano
Capistrano
Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.
capistrano-rails
capistrano-rails
Rails specific Capistrano tasks
capistrano-rvm
capistrano-rvm
RVM integration for Capistrano
capistrano-sidekiq
capistrano-sidekiq
Sidekiq integration for Capistrano
capistrano-yarn
capistrano-yarn
based on capistrano/npm gem
capybara
capybara
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website
device_detector
device_detector
Precise and fast user agent parser and device detector, backed by the largest and most up-to-date agent and device database
feedjira
feedjira
A feed parsing library
httplog
httplog
Log outgoing HTTP requests made from your application. Helpful for tracking API calls of third party gems that don't provide their own log output.
image_processing
image_processing
High-level wrapper for processing images for the web with ImageMagick or libvips.
lavatar
lavatar
Generate letter avatars in Ruby on Rails
listen
listen
The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
noticed
noticed
Database, browser, realtime ActionCable, Email, SMS, Slack notifications, and more for Rails apps
OmniAuth
OmniAuth
支持多个平台验证登录的Ruby Rack 框架
pagy
pagy
Agnostic pagination in plain ruby: it works with any framework, ORM and DB type, with all kinds of collections, even pre-paginated, scopes, Arrays, JSON data... Easy, powerful, fast and light.
Pg
Pg
PostgreSQL Ruby client
pry-rails
pry-rails
Use Pry as your rails console
puma
puma
A Ruby/Rack web server built for concurrency
pundit
pundit
Object oriented authorization for Rails applications
rack-cors
rack-cors
Middleware that will make Rack-based apps CORS compatible. Fork the project here: https://github.com/cyu/rack-cors
rails-i18n
rails-i18n
A set of common locale data and translations to internationalize and/or localize your Rails applications.
render_async
render_async
Load parts of your page through simple JavaScript and Rails pipeline
RuboCop
RuboCop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
rubocop-performance
rubocop-performance
A collection of RuboCop cops to check for performance optimizations in Ruby code.
rubocop-rails
rubocop-rails
Automatic Rails code style checking tool. A RuboCop extension focused on enforcing Rails best practices and coding conventions.
Ruby on Rails
Ruby on Rails
Ruby全栈框架
selenium-webdriver
selenium-webdriver
WebDriver is a tool for writing automated tests of websites. It aims to mimic the behaviour of a real user, and as such interacts with the HTML of the application.
sendgrid-actionmailer
sendgrid-actionmailer
Use ActionMailer with SendGrid's Web API.
Sidekiq
Sidekiq
高效的Ruby消息队列系统
sidekiq-scheduler
sidekiq-scheduler
Light weight job scheduling extension for Sidekiq that adds support for queueing jobs in a recurring way.
sidekiq-worker-killer
sidekiq-worker-killer
Sidekiq worker killer
simple_command
simple_command
Easy way to build and manage commands (service objects)
Stimulus
Stimulus
来自Rails社区的前端框架
tailwindcss
tailwindcss
Rapidly build modern websites without ever leaving your HTML.
turbolinks
turbolinks
Rails engine for Turbolinks 5 support
turbolinks5
turbolinks5
Turbolinks makes navigating your web application faster
tzinfo-data
tzinfo-data
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
validate_url
validate_url
Library for validating urls in Rails.
webdrivers
webdrivers
Run Selenium tests more easily with install and updates for all supported webdrivers.
webpack-dev-server
webpack-dev-server
Serves a webpack app. Updates the browser on changes.