Ruby on Rails

Results 94 repositories owned by Ruby on Rails

rails

55.0k
Stars
21.3k
Forks
2.3k
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
122
Forks
Watchers

Framework for real-time communication over websockets

actioncable-examples

664
Stars
242
Forks
Watchers

Action Cable Examples

actionmailbox

125
Stars
12
Forks
Watchers

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

actiontext

406
Stars
62
Forks
Watchers

Edit and display rich text in Rails applications

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