Skip to content

sachin1092/Twitter-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Twitter clone in Ruby on Rails

Tweetter is a Twitter clone build for learning Ruby on Rails.
http://the-tweetter.herokuapp.com/
Thanks to Michael Hartl for his amazing Ruby on Rails Tutorial.
Build with Ruby 2.1.5 and Rails 4.2.0.

Test user:

Email: testaccount@tweetter.com
Password: testaccountpass

How to build

Clone the project
Navigate to project and run command
bundle install
To start server
rails s
To populate database with faker
rake db:populate

Feel free to send a pull request. :)

About

Twitter Clone

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors