Git Product home page Git Product logo

fundamental-of-ror's Introduction

Asagao -- ある草野球チームのブログサイト

『改訂4版 基礎Ruby on Rails』(株式会社オイアクス、黒田努、佐藤和人著。インプレス・ジャパン刊、2018年)のサンプルアプリケーションです。

動作条件

  • オペレーティングシステム
    • macOS Sierra (v10.12)
    • macOS High Sierra (v10.13)
    • Windows 10
  • Ruby 2.5.1

書籍のChapter 13で解説されているActive Storageの機能を利用するには、さらにImageMagickのインストールが必要です。

ダウンロード

https://github.com/oiax/asagao5 の「Clone or download」ボタンをクリックし、「Download ZIP」リンクをクリックしてください。

ダウンロードされたファイルの名前は oiax-asagao5-master.zip です。 これを適当なフォルダに展開してください。

インストール

コマンドプロンプト(ターミナル)を開き、展開されたソースコードのフォルダにcdコマンドで移動します。そして、以下のコマンドを実行してください。

bundle install
rake db:rebuild RAILS_ENV=production

起動

rails s -e production

ブラウザで http://localhost:3000/ を開くと、ローカルマシン上でアプリケーションが利用できます。

著作権

このソフトウェアは、MITライセンスのもとで公開されています。詳しくは[LICENSE]をご覧ください。

fundamental-of-ror's People

Contributors

smilephoenix103 avatar

Stargazers

sanjaya avatar

Watchers

 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.