Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create blog with Ruby on Rails #1

Open
yosiyuki opened this issue Oct 14, 2016 · 0 comments
Open

create blog with Ruby on Rails #1

yosiyuki opened this issue Oct 14, 2016 · 0 comments

Comments

@yosiyuki
Copy link

build environment

  • install ruby 2.3 based on RVM
  • install rails 4.2
  • install editor
  • install Git
  • create account at github.com

make Rails application

use git and github.com to trace your development

step 1 blog

make blog system

  • models/article.rb => make schema
  • no login system
  • make controllers/articles by scaffold
  • test CRUD articles

step 2 comments

  • models/comment.rb
  • make crontrollers/comments

step 3 design

  • install bootstrap 4
  • setup design for desktop pc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant