エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - ppworks/rails4base: Base application made by ruby on rails. It bundle with cool gems, helpers, designs and so more.
記事へのコメント3件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - ppworks/rails4base: Base application made by ruby on rails. It bundle with cool gems, helpers, designs and so more.
appname Rename application's name git grep -l 'module Appname'|xargs sed -i '' 's/Appname/Yourapp... appname Rename application's name git grep -l 'module Appname'|xargs sed -i '' 's/Appname/Yourappname/g' git grep -l 'appname'|xargs sed -i '' 's/appname/yourappname/g' Setup for development rename Guardfile.example to Guardfile $ cp Guardfile.example Guardfile External API Credential cp config/application.yml.example config/application.yml Fill in api credential rake secret Fill in SECRET_TOKEN b




2014/07/14 リンク