按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
hackershare
由
hooopo
2021-01-24
创建
访问网站
工具列表
ActivestorageQiniu
Active Storage 七牛支持
active_storage_silent_logs
Silent your Active Storage logs to avoid "noise" in logs.
Ahoy
Simple, powerful, first-party analytics for Rails
bootsnap
Boot large ruby/rails apps faster
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 is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.
capistrano-rails
Rails specific Capistrano tasks
capistrano-rvm
RVM integration for Capistrano
capistrano-sidekiq
Sidekiq integration for Capistrano
capistrano-yarn
based on capistrano/npm gem
capybara
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website
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
A feed parsing library
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
High-level wrapper for processing images for the web with ImageMagick or libvips.
lavatar
Generate letter avatars in Ruby on Rails
listen
The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
noticed
Database, browser, realtime ActionCable, Email, SMS, Slack notifications, and more for Rails apps
OmniAuth
支持多个平台验证登录的Ruby Rack 框架
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
PostgreSQL Ruby client
pry-rails
Use Pry as your rails console
puma
A Ruby/Rack web server built for concurrency
pundit
Object oriented authorization for Rails applications
rack-cors
Middleware that will make Rack-based apps CORS compatible. Fork the project here: https://github.com/cyu/rack-cors
rails-i18n
A set of common locale data and translations to internationalize and/or localize your Rails applications.
render_async
Load parts of your page through simple JavaScript and Rails pipeline
RuboCop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
rubocop-performance
A collection of RuboCop cops to check for performance optimizations in Ruby code.
rubocop-rails
Automatic Rails code style checking tool. A RuboCop extension focused on enforcing Rails best practices and coding conventions.
Ruby on Rails
Ruby全栈框架
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
Use ActionMailer with SendGrid's Web API.
Sidekiq
高效的Ruby消息队列系统
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
simple_command
Easy way to build and manage commands (service objects)
Stimulus
来自Rails社区的前端框架
tailwindcss
Rapidly build modern websites without ever leaving your HTML.
turbolinks
Rails engine for Turbolinks 5 support
turbolinks5
Turbolinks makes navigating your web application faster
tzinfo-data
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
validate_url
Library for validating urls in Rails.
webdrivers
Run Selenium tests more easily with install and updates for all supported webdrivers.
webpack-dev-server
Serves a webpack app. Updates the browser on changes.