OSDN Git Service

create sites
authornomeu <nomeu@users.sourceforge.jp>
Wed, 6 Jul 2011 19:48:34 +0000 (04:48 +0900)
committernomeu <nomeu@users.sourceforge.jp>
Wed, 6 Jul 2011 19:48:34 +0000 (04:48 +0900)
commit68788ab570548b9836f00a830d2be7d53a80c678
tree2d66bf0c2d94f055a95f05b122875f99dfd9f058
parentde26c51da13313dae57c790956d516417d937651
create sites
13 files changed:
.gitignore
Gemfile
Gemfile.lock
app/controllers/sites_controller.rb [new file with mode: 0644]
app/helpers/sites_helper.rb [new file with mode: 0644]
app/models/site.rb [new file with mode: 0644]
app/views/sites/index.html.erb [new file with mode: 0644]
app/views/sites/show.html.erb [new file with mode: 0644]
config/application.rb
config/groonga.yml [new file with mode: 0644]
config/locales/translation_ja.yml
config/routes.rb
db/schema.rb