OSDN Git Service

constructing system picture
authoryasushiito <yas@pen-chan.jp>
Mon, 2 Jan 2012 09:35:46 +0000 (18:35 +0900)
committeryasushiito <yas@pen-chan.jp>
Mon, 2 Jan 2012 09:35:46 +0000 (18:35 +0900)
commitc971636c20af742dff6324c4a7828ecdb3c7bc05
tree0e529fcb3ae5495bc1c7f1b9b713365635ce8695
parentb8147eeaadb1d69737056220fd3216ddb5df4215
constructing system picture
16 files changed:
app/controllers/system_controller.rb
app/controllers/system_pictures_controller.rb
app/models/balloon.rb
app/models/balloon_template.rb
app/models/system_picture.rb
app/views/balloon_templates/index.html.erb
app/views/balloons/index.html.erb
app/views/layouts/application.html.erb
app/views/panels/_standard.html.erb
app/views/system/index.html.erb [new file with mode: 0644]
app/views/system_pictures/index.html.erb
app/views/system_pictures/show.html.erb
config/routes.rb
db/migrate/20111206115439_create_balloon_templates.rb
db/migrate/20111206121123_create_balloons.rb
db/schema.rb