excid3 / scheduled_tweets

Home Page:https://gorails.com/start

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheduled Tweets

Created by Chris Oliver for GoRails.

Learn Ruby on Rails

In this tutorial, we cover the basics of web development with Ruby on Rails.

Learn Ruby on Rails at GoRails

Boot instructions

Start rails server:

  • bundle install
  • bundle exec rails s

Start webpack:

  • yarn install
  • bin/webpacker-dev-server

About

https://gorails.com/start


Languages

Language:Ruby 66.9%Language:HTML 25.7%Language:JavaScript 6.0%Language:CSS 1.2%Language:Procfile 0.2%