Skip to content

hackernotes/ujs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackernotes.io jQuery-UJS/Notes Demo Repository

This app is a companion to the post at hackernotes.io/ujs. It is a Ruby on Rails app with no dependencies beyond what is indicated in the Gemfile. To run it, simply execute:

$ bundle install

And...

$ bin/rake db:migrate

And...

$ bin/rails server

The server will listen on its default port, 3000, and you can find the app at http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published