Ruby on Rails
Results
91
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
254
Stars
95
Forks
Watchers
Action caching for Action Pack (removed from core in Rails 4.0)
actionpack-page_caching
338
Stars
72
Forks
Watchers
Static page caching for Action Pack (removed from core in Rails 4.0)
activejob
749
Stars
51
Forks
Watchers
Declare job classes that can be run by a variety of queueing backends
activerecord-session_store
470
Stars
171
Forks
Watchers
Active Record's Session Store extracted from Rails