Ruby on Rails

Results 91 repositories owned by Ruby on Rails

rails

51.9k
Stars
20.8k
Forks
Watchers

Ruby on Rails

webpacker

5.3k
Stars
1.5k
Forks
Watchers

Use Webpack to manage app-like JavaScript modules in Rails

actioncable

1.1k
Stars
121
Forks
Watchers

Framework for real-time communication over websockets

actioncable-examples

645
Stars
243
Forks
Watchers

Action Cable Examples

actionmailbox

126
Stars
12
Forks
Watchers

Receive and process incoming emails 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)

actiontext

406
Stars
57
Forks
Watchers

Edit and display rich text in Rails applications

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