Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andredarcie/instagram-like-on-rails
Is a instagram like site make with Ruby on Rails
https://github.com/andredarcie/instagram-like-on-rails
devise instagram paperclip rails ruby
Last synced: 13 days ago
JSON representation
Is a instagram like site make with Ruby on Rails
- Host: GitHub
- URL: https://github.com/andredarcie/instagram-like-on-rails
- Owner: andredarcie
- Created: 2016-07-14T00:39:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-06T03:01:23.000Z (over 8 years ago)
- Last Synced: 2024-11-11T14:25:47.238Z (2 months ago)
- Topics: devise, instagram, paperclip, rails, ruby
- Language: Ruby
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram Like On Rails
This project is an Instagram clone made in Ruby on Rails using [bootstrap-sass](https://github.com/twbs/bootstrap-sass),
[devise](https://github.com/plataformatec/devise) and [paperclip](https://github.com/thoughtbot/paperclip).* Ruby version 2.2.4
* Rails version 4.2.5.1
* Make sure you have installed [ImageMagick](http://www.imagemagick.org) for paperclip
* Run `bundle install`
* Run `rake db:migrate`
* Run `rails s`
* Enjoy