Alternatives To Facturas
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Vim Rails4,008
a month ago31Vim Script
rails.vim: Ruby on Rails power tools
Zeus3,315968132 years ago52June 14, 2017119mitGo
Boot any rails app in under a second.
Seed_dump1,3792,27728 months ago32May 08, 201849mitRuby
Rails 4/5 task to dump your data to db/seeds.rb
Voicerepublic_dev803
8 months ago56gpl-3.0JavaScript
VoiceRepublic https://voicerepublic.com
Jazz_hands767792143 years ago16October 24, 201314mitRuby
Pry-based enhancements for the default Rails 3 and 4 consoles
Rails_tutorial_sublime_text738
7 years agoPython
Sublime Text 2 setup used in the Ruby on Rails Tutorial
Identity Idp468
a day ago2March 14, 202232otherRuby
Login.gov Core App: Identity Provider (IdP)
Postgres Copy41418854 months ago30July 18, 20209mitRuby
Simple PostgreSQL's COPY command support in ActiveRecord models
Jasmine Rails3821,221152 years ago66April 17, 201923mitJavaScript
A Jasmine runner for rails projects that's got you covered in both the terminal and the browser
Tomo347376 days ago45October 01, 2022mitRuby
A friendly CLI for deploying Rails apps ✨
Alternatives To Facturas
Select To Compare


Alternative Project Comparisons
Readme

Facturas

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.

  • ember-cli

  • 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.

Ember.js client

The Ember.js client lives in its own repo under facturas-client

Running the project

  • Start the rails server: rails s
  • Start ember-cli: cd client-repo && ember serve --proxy http://0.0.0.0:3000
  • Go to: http://localhost:4200

Licence MIT - 2014 - Adolfo Builes

Popular Command Line Projects
Popular Ruby On Rails Projects
Popular Command Line Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Ruby
Command Line
Ruby On Rails
Mvc
Ember
Ember Cli
Ember Data