Skip to content

haru01/mini-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

これは?

  • ただの学習用に作成したminiアプリ

技術要素

  • jquery

  • haml

  • sass

  • sinatra

  • rack

  • mongodb

  • mongomapper

  • webrat

  • shoulda

インストールめも

mongodbをダウンロード

mongodbの実行

cd <mongodb>
bin/mongod

bundlerのインストール

gem install bundler
export GEM_HOME=~/.bundle/ruby/1.8

git clone

git clone git@github.com:haru01/mini-cards.git
cd mini-cards

bundler を使って必要なgem インストール

bundle install

実行

ruby app_test.rb
ruby app.rb

学習リンクめも

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published