Pinned repositories
Repositories
-
jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
-
rails-perftest
Benchmark and profile your Rails apps
-
webpacker
Use Webpack to manage app-like JavaScript modules in Rails
-
rails-contributors
The web application that runs https://contributors.rubyonrails.org
-
buildkite-config
Fallback configuration for branches that lack a .buildkite/ directory
-
activeresource
Connects business objects and REST web services
-
rails-dev-box
A virtual machine for Ruby on Rails core development
-
spring
Rails application preloader
-
homepage
rubyonrails.org site anno 2015
-
-
sprockets
Rack-based asset packaging system
-
actionpack-action_caching
Action caching for Action Pack (removed from core in Rails 4.0)
-
rails-dom-testing
Extracting DomAssertions and SelectorAssertions from ActionView.
-
prototype-rails
Add RJS, Prototype, and Scriptaculous helpers to Rails 3.1+ apps
-
activerecord-session_store
Active Record's Session Store extracted from Rails
-
globalid
Identify app models with a URI
-
coffee-rails
Forked from spastorino/coffee-railsCoffeeScript adapter for the Rails asset pipeline. Also adds support for .coffee views.
-
execjs
Run JavaScript code from Ruby
-
actionpack-page_caching
Static page caching for Action Pack (removed from core in Rails 4.0)
-
sprockets-rails
Sprockets Rails integration
-
sass-rails
Ruby on Rails stylesheet engine for Sass
-
javascript_test
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core
-
jquery-rails
A gem to automate using jQuery with Rails
-
rails-controller-testing
Brings back `assigns` and `assert_template` to your Rails tests