Ruby on Rails
Results
94
repositories owned by
Ruby on Rails
webpacker
5.3k
Stars
1.5k
Forks
Watchers
Use Webpack to manage app-like JavaScript modules in Rails
actionpack-action_caching
260
Stars
99
Forks
Watchers
Action caching for Action Pack (removed from core in Rails 4.0)
actionpack-page_caching
343
Stars
74
Forks
Watchers
Static page caching for Action Pack (removed from core in Rails 4.0)
activejob
746
Stars
51
Forks
Watchers
Declare job classes that can be run by a variety of queueing backends
activerecord-session_store
522
Stars
187
Forks
Watchers
Active Record's Session Store extracted from Rails