JmmBite's repos on GitHub
Ruby · 58015 人关注
rails
Ruby on Rails
Ruby · 4406 人关注
jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
Ruby · 2719 人关注
bootsnap
Boot large Ruby/Rails apps faster
JavaScript · 2609 人关注
jquery-ujs
Ruby on Rails unobtrusive scripting adapter for jQuery
Ruby · 2053 人关注
arel
A Relational Algebra
Shell · 2048 人关注
rails-dev-box
A virtual machine for Ruby on Rails core development
Ruby · 1394 人关注
kredis
Higher-level data structures built on Redis
Ruby · 1390 人关注
activeresource
Connects business objects and REST web services
Dockerfile · 1312 人关注
docked
Running Rails from Docker for easy start to development
Ruby · 1256 人关注
globalid
Identify app models with a URI
Ruby · 1143 人关注
importmap-rails
Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.
1084 人关注
actioncable
Framework for real-time communication over websockets
Ruby · 1015 人关注
propshaft
Deliver assets for Rails
Ruby · 949 人关注
jquery-rails
A gem to automate using jQuery with Rails
Ruby · 942 人关注
mission_control-jobs
Dashboard and Active Job extensions to operate and troubleshoot background jobs
Ruby · 911 人关注
jsbundling-rails
Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.
Ruby · 834 人关注
exception_notification
NOTICE: official repository moved to https://github.com/smartinez87/exception_notification
Ruby · 799 人关注
rails-perftest
Benchmark and profile your Rails apps
Ruby · 739 人关注
activejob
Declare job classes that can be run by a variety of queueing backends
730 人关注
activestorage
Store files in Rails applications
Ruby · 668 人关注
actioncable-examples
Action Cable Examples
Ruby · 662 人关注
pjax_rails
PJAX integration for Rails
Ruby · 637 人关注
cache_digests
Ruby · 625 人关注
cssbundling-rails
Bundle and process CSS in Rails with Tailwind, PostCSS, and Sass via Node.js.
Ruby · 577 人关注
activerecord-session_store
Active Record's Session Store extracted from Rails
Ruby · 552 人关注
execjs
Run JavaScript code from Ruby
Ruby · 523 人关注
rails-observers
Rails observer (removed from core in Rails 4.0)
Ruby · 442 人关注
rails_upgrade
Plugin to run checks on your Rails 2.x/3.x to check for obvious upgrade points on the path to 3.0
JavaScript · 436 人关注
request.js
Ruby · 429 人关注
marcel
Find the mime type of files, examining file, filename and declared type
Ruby · 425 人关注
action_push_native
Rails push notifications for mobile platforms
405 人关注
actiontext
Edit and display rich text in Rails applications
Ruby · 384 人关注
acts_as_list
NOTICE: official repository moved to https://github.com/swanandp/acts_as_list
Ruby · 353 人关注
actionpack-page_caching
Static page caching for Action Pack (removed from core in Rails 4.0)
Ruby · 339 人关注
commands
Run Rake/Rails commands through the console
Ruby · 326 人关注
rails-html-sanitizer
Ruby · 319 人关注
rails-controller-testing
Brings back `assigns` and `assert_template` to your Rails tests
Rust · 309 人关注
rails-new
Create Rails projects without Ruby installed
Ruby · 285 人关注
acts_as_tree
NOTICE: official repository moved to https://github.com/amerine/acts_as_tree
Ruby · 284 人关注
open_id_authentication
NOTICE: official repository moved to https://github.com/Velir/open_id_authentication
Ruby · 264 人关注
actionpack-action_caching
Action caching for Action Pack (removed from core in Rails 4.0)
Ruby · 245 人关注
dartsass-rails
Integrate Dart Sass with the asset pipeline in Rails
Ruby · 233 人关注
coffee-rails
CoffeeScript adapter for the Rails asset pipeline. Also adds support for .coffee views.
Ruby · 231 人关注
protected_attributes
Protect attributes from mass-assignment in ActiveRecord models.
Ruby · 229 人关注
in_place_editing
NOTICE: official repository moved to https://github.com/amerine/in_place_editing
Ruby · 217 人关注
journey
A router for rails
Ruby · 210 人关注
auto_complete
NOTICE: official repository moved to https://github.com/david-kerins/auto_complete
Ruby · 191 人关注
dynamic_form
NOTICE: official repository moved to https://github.com/joelmoss/dynamic_form
Ruby · 183 人关注
rails-dom-testing
Extracting DomAssertions and SelectorAssertions from ActionView.
Ruby · 176 人关注
country_select
NOTICE: official repository moved to https://github.com/stefanpenner/country_select
Ruby · 153 人关注
routing_concerns
Abstract common routing resource concerns to cut down on duplication.
JavaScript · 149 人关注
requestjs-rails
Ruby · 144 人关注
esbuild-rails
Bundle and transpile JavaScript in Rails with esbuild
Ruby · 138 人关注
rails-contributors
The web application that runs https://contributors.rubyonrails.org
126 人关注
actionmailbox
Receive and process incoming emails in Rails
Ruby · 105 人关注
rails_xss
A plugin for rails 2.3 apps which switches the default to escape by default
JavaScript · 97 人关注
devcontainer
Ruby · 90 人关注
activemodel-globalid
Serializing models to a single string makes it easy to pass references around
Ruby · 73 人关注
account_location
NOTICE: official repository moved to https://github.com/bbommarito/account_location
Ruby · 70 人关注
activerecord-deprecated_finders
Ruby · 70 人关注
acts_as_nested_set
NOTICE: official repository moved to https://github.com/bbommarito/acts_as_nested_set
Ruby · 70 人关注
iso-3166-country-select
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core
JavaScript · 62 人关注
prototype-ujs
Ruby · 60 人关注
prototype_legacy_helper
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core
Ruby · 55 人关注
activemodel-serializers-xml
Ruby · 54 人关注
conductor
Conductor is a Rails engine that lets you do through a web UI what you'd normally do with the rails shell command.
Ruby · 53 人关注
prototype-rails
Add RJS, Prototype, and Scriptaculous helpers to Rails 3.1+ apps
HTML · 50 人关注
homepage
Superseded by https://github.com/rails/website
Ruby · 50 人关注
record_tag_helper
ActionView Record Tag Helpers
Ruby · 49 人关注
actionpack-xml_parser
XML parameters parser for Action Pack (removed from core in Rails 4.0)
Ruby · 48 人关注
activesupport-json_encoder
Ruby · 48 人关注
rollupjs-rails
Bundle and transpile JavaScript in Rails with rollup.js
Ruby · 41 人关注
etagger
Declare what goes in to your ETags: asset versions, account ID, etc.
Ruby · 40 人关注
render_component
NOTICE: official repository moved to https://github.com/malev/render_component. Components allow you to call other actions for their rendered response while executing another action
Ruby · 38 人关注
atom_feed_helper
NOTICE: official repository moved to https://github.com/TrevorBramble/atom_feed_helper
Ruby · 37 人关注
builder
Provide a simple way to create XML markup and data structures.
37 人关注
gsoc2014
Project website and wiki for Ruby on Rails proposals to Google Summer of Code 2014
30 人关注
gsoc2013
Project website and wiki for Ruby on Rails proposals to Google Summer of Code 2013
Ruby · 28 人关注
deadlock_retry
NOTICE: official repository moved to https://github.com/heaps/deadlock_retry
Ruby · 27 人关注
asset_server
NOTICE: official repository moved to https://github.com/andhapp/asset_server
Ruby · 27 人关注
rails-docs-server
HTML · 26 人关注
homepage-2011
This repo is now legacy. New homepage is at rails/homepage
Ruby · 22 人关注
buildkite-config
Fallback configuration for branches that lack a .buildkite/ directory
Ruby · 22 人关注
http_authentication
NOTICE: official repository moved to https://github.com/dshimy/http_authentication
22 人关注
irs_process_scripts
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core. The extracted inspector, reaper, and spawner scripts from script/process/*
JavaScript · 19 人关注
javascript_test
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core
17 人关注
rails-ujs
Ruby on Rails unobtrusive scripting adapter
Ruby · 17 人关注
request_profiler
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core. Request profiler based on integration test scripts
Rust · 16 人关注
rails_fast_attributes
Experimental project
Python · 13 人关注
rails-bot
Github hooks to provide an encouraging atmosphere for new contributors
Ruby · 12 人关注
localization
NOTICE: official repository moved to https://github.com/malev/localization
JavaScript · 9 人关注
rails-probot
Ruby · 8 人关注
rails-deprecated_sanitizer
Deprecated sanitizer API extracted from Action View.
Ruby · 7 人关注
continuous_builder
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core
SCSS · 7 人关注
discourse-rubyonrails-theme
Ruby · 5 人关注
rails-master-hook
Ruby · 4 人关注
gem-buildkite-config
Ruby · 4 人关注
hide_action
NOTICE: official repository moved to https://github.com/sikachu/hide_action
3 人关注
fcgi_handler
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core
Ruby · 1 人关注
rdoc
RDoc produces HTML and online documentation for Ruby projects.
JmmBite

JmmBite

做个有趣的程序员
🏢  alibaba / coder
V2EX 第 66309 号会员,加入于 2014-06-27 00:42:05 +08:00
3 G 45 B
#生活不老,梦想不倒
根据 JmmBite 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
JmmBite 最近回复了
2021-04-21 19:09:25 +08:00
回复了 quanjw 创建的主题 宽带症候群 浙江嘉兴联通宽带,真香系列
杭州联通:100M/2 年 /500,升级带宽 300M + 100 元 /年
2021-04-09 00:41:22 +08:00
回复了 ron0115 创建的主题 MacBook Air 要疯了,我的 M1,才 4 个月吧
还是台式机 OK
通电:456 次
开机:12122 小时
写入:11991 GB
读取:18000 GB
2021-04-08 23:45:40 +08:00
回复了 Skeleies 创建的主题 微信 微信降级问题
越狱后,逐个降级式不就行了
@dawn009 同样无法理解对于自立更生的社会诉求,当个社会的寄生虫不好么。
2021-04-01 18:14:13 +08:00
回复了 cobyx 创建的主题 程序员 WebApi 如何实现二维码过期?
定位 + token + 隐藏水印(拍照后不显示那种)
2021-03-18 20:00:11 +08:00
回复了 HariopaNic 创建的主题 问与答 为什么感觉前端的工作性质很被动呢?
作为”工具人“,被动不是很正常么。2333
2021-03-11 16:27:39 +08:00
回复了 tangweiwownb 创建的主题 杭州 杭州临安的房子推荐买吗
2 年前推荐,目前不差钱的也可以购买,涨还是会涨的只是幅度不会很快。
杭州有很多人在青山买别墅,投资客当然也很多,1 户 3 套房以上的不在少数。
2021-02-12 21:11:53 +08:00
回复了 qiushui777 创建的主题 问与答 春节期间提交离职申请是否不太好?。。
就说:想找个活少钱多离家近的,希望多点时间陪伴家人。
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   3498 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 10:33 · PVG 18:33 · LAX 02:33 · JFK 05:33
♥ Do have faith in what you're doing.