Coder Social home page Coder Social logo

my_food's Introduction

  1. rails new my_food
  2. rails generate scaffold food name:string description:string recipe:string rake db:migrate
  3. 编辑config/routes.rb找到# root :to => 'welcome#index'去掉注释,'welcome#index => foods#index,按照提示删除/public/index.html
  4. 浏览devise主页的getting start节,按顺序操作安装用户模块,可以看samples来学习用法
  5. 浏览bootstrap-sass使用bootstrap美化界面,布局参考Bootstrap官方指南的源码和章节。

====== 官方Getting start中文过期 官方指南,英文

my_food's People

Contributors

jasl avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.