tobymao/opal-sprockets — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2019-12-12
Write .rb files that get compiled to JavaScript and served to the browser.
Share Ruby code between a Ruby backend and the browser frontend.
Use standard Ruby require syntax instead of Sprockets-specific directives.
Debug compiled browser code using source maps that point back to the original Ruby.
| tobymao/opal-sprockets | 100rabhg/masterdetailapp | 100rabhg/pizzafactroy | |
|---|---|---|---|
| Language | Ruby | Ruby | Ruby |
| Last pushed | 2019-12-12 | 2024-02-20 | 2025-01-26 |
| Maintenance | Dormant | Dormant | Stale |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 2/5 | 3/5 |
| Audience | developer | developer | pm founder |
Figures from each repo's GitHub metadata at analysis time.
Requires setting up a config.ru entry point and running via bundle exec rackup.
A Ruby gem that lets you write browser code in Ruby by bridging the Opal compiler with the Sprockets asset pipeline.
Mainly Ruby. The stack also includes Ruby, Opal, Sprockets.
Dormant — no commits in 2+ years (last push 2019-12-12).
No license information was found in the explanation.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.