Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Vim Rails | 4,008 | a month ago | 31 | Vim Script | ||||||
rails.vim: Ruby on Rails power tools | ||||||||||
Zeus | 3,315 | 968 | 13 | 2 years ago | 52 | June 14, 2017 | 119 | mit | Go | |
Boot any rails app in under a second. | ||||||||||
Seed_dump | 1,379 | 2,277 | 2 | 8 months ago | 32 | May 08, 2018 | 49 | mit | Ruby | |
Rails 4/5 task to dump your data to db/seeds.rb | ||||||||||
Voicerepublic_dev | 803 | 8 months ago | 56 | gpl-3.0 | JavaScript | |||||
VoiceRepublic https://voicerepublic.com | ||||||||||
Jazz_hands | 767 | 792 | 14 | 3 years ago | 16 | October 24, 2013 | 14 | mit | Ruby | |
Pry-based enhancements for the default Rails 3 and 4 consoles | ||||||||||
Rails_tutorial_sublime_text | 738 | 7 years ago | Python | |||||||
Sublime Text 2 setup used in the Ruby on Rails Tutorial | ||||||||||
Identity Idp | 468 | a day ago | 2 | March 14, 2022 | 32 | other | Ruby | |||
Login.gov Core App: Identity Provider (IdP) | ||||||||||
Postgres Copy | 414 | 188 | 5 | 4 months ago | 30 | July 18, 2020 | 9 | mit | Ruby | |
Simple PostgreSQL's COPY command support in ActiveRecord models | ||||||||||
Jasmine Rails | 382 | 1,221 | 15 | 2 years ago | 66 | April 17, 2019 | 23 | mit | JavaScript | |
A Jasmine runner for rails projects that's got you covered in both the terminal and the browser | ||||||||||
Tomo | 347 | 3 | 7 | 6 days ago | 45 | October 01, 2022 | mit | Ruby | ||
A friendly CLI for deploying Rails apps ✨ |
Facturas is an example application to teach people how to use Ember.js with ember-cli.
Follow my series Ember.js With Ruby on Rails.
Things you will learn:
Understanding Ember.js MVC and Ruby on Rails MVC.
Main Ember.js Concepts.
Testing you Ember.js Apps with QUnit.
Keep up to date with Ember Data and Ember.js.
Deploying Ember.js apps to S3 and serve from Rails.
The Ember.js client lives in its own repo under facturas-client
rails s
cd client-repo && ember serve --proxy http://0.0.0.0:3000
http://localhost:4200
Licence MIT - 2014 - Adolfo Builes