Skip to content

hoahm/blog_rom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple demo Rails app using Ruby Object Mapper

A simple demo Rails app using ROM. You can follow the full instruction at Todo App with Rails

Development

  1. Get the code

    git clone [email protected]:hoahm/blog_rom.git

  2. Run bundle

    cd blog_rom bundle install

  3. Migrate database

    rake db:create rake db:migrate

  4. Start server

    bundle exec rails s

  5. Go to localhost:3000 and start hacking

About author

I'm Hoa Hoang, a young-passionate developer at Silicon Straits Saigon.

If you want to know more about me, find me at:

See Linkedin.

About

Simple demo Rails app using Ruby Object Mapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published