Skip to content

rohitpbhore/angular-on-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Rails application using AngularJs

CRUD operations through AngularJS

Dependencies

Runs under Rails 4.2.0 and Ruby 2.2.0

Get It

The source code is managed with Git (a version control system) and hosted at GitHub.

You can download the app ("clone the repository") with the command

$ git clone https://github.com/rohitpbhore/angular-on-rails.git

Getting Started

Set Up the Database

You'll need to edit the database.yml

$ rake db:create
$ rake db:migrate

Start the server

$ rails server

and go to http://localhost:3000/

For demo Click here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published