Ruby on Rails
Grow your team on GitHub
GitHub is home to over 36 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
spring
Rails application preloader
-
activeresource
Connects business objects and REST web services
-
sprockets
Rack-based asset packaging system
-
jquery-rails
A gem to automate using jQuery with Rails
-
webpacker
Use Webpack to manage app-like JavaScript modules in Rails
-
protected_attributes
Protect attributes from mass-assignment in ActiveRecord models.
-
rails-contributors
The web application that runs http://contributors.rubyonrails.org
-
homepage
rubyonrails.org site anno 2015
-
sprockets-rails
Sprockets Rails integration
-
-
rails-observers
Rails observer (removed from core in Rails 4.0)
-
actionpack-action_caching
Action caching for Action Pack (removed from core in Rails 4.0)
-
jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
-
buildkite-config
Fallback configuration for branches that lack a .buildkite/ directory
-
actionpack-page_caching
Static page caching for Action Pack (removed from core in Rails 4.0)
-
coffee-rails
Forked from spastorino/coffee-railsCoffeeScript adapter for the Rails asset pipeline. Also adds support for .coffee views.
-
sass-rails
Ruby on Rails stylesheet engine for Sass
-
rails-dev-box
A virtual machine for Ruby on Rails core development
-
record_tag_helper
ActionView Record Tag Helpers
-
activerecord-session_store
Active Record's Session Store extracted from Rails
-
globalid
Identify app models with a URI
-
pjax_rails
PJAX integration for Rails
-
rails-controller-testing
Brings back `assigns` and `assert_template` to your Rails tests
-
execjs
Run JavaScript code from Ruby