OSDN Git Service

t#31892:heroku branch
authoryasushiito <yas@pen-chan.jp>
Mon, 19 Aug 2013 08:06:17 +0000 (17:06 +0900)
committeryasushiito <yas@pen-chan.jp>
Mon, 19 Aug 2013 08:06:17 +0000 (17:06 +0900)
commitffd3300c358c7d0736e93f1fc5f5eac2355d3428
tree36414b5e22284317dbc8dfbd2921bab61e295d2d
parent976ce8a68ee812802120e66fc8e67fb1aba97a35
t#31892:heroku branch
23 files changed:
.gitignore
config/element.yml [new file with mode: 0644]
config/license.yml [new file with mode: 0644]
config/magic_number.yml
config/picture_io.yml [new file with mode: 0644]
config/profile.json [new file with mode: 0644]
config/speech_balloon.yml [new file with mode: 0644]
config/test_layout [new file with mode: 0644]
config/writing_format.yml [new file with mode: 0644]
db/migrate/20120820100836_create_creative_commons_v30_licenses_attributes.rb [new file with mode: 0644]
db/migrate/20120820100850_create_pettan_commons_v01_licenses_attributes.rb [new file with mode: 0644]
db/migrate/20120820100916_create_pettan_public_v01_licenses_attributes.rb [new file with mode: 0644]
db/migrate/20120820100929_create_public_domain_v01_licenses_attributes.rb [new file with mode: 0644]
db/migrate/20120820100942_create_unknown_v01_licenses_attributes.rb [new file with mode: 0644]
db/migrate/20130628082138_create_plain_speech_balloon_speech_balloons.rb [new file with mode: 0644]
db/migrate/20130628082206_create_plain_speech_balloon_balloons.rb [new file with mode: 0644]
db/migrate/20130628082225_create_plain_speech_balloon_speeches.rb [new file with mode: 0644]
db/migrate/20130629042309_create_circle_speech_balloon_speech_balloons.rb [new file with mode: 0644]
db/migrate/20130629042351_create_circle_speech_balloon_balloons.rb [new file with mode: 0644]
db/migrate/20130629042410_create_circle_speech_balloon_speeches.rb [new file with mode: 0644]
db/migrate/20130629042701_create_square_speech_balloon_speech_balloons.rb [new file with mode: 0644]
db/migrate/20130629042744_create_square_speech_balloon_balloons.rb [new file with mode: 0644]
db/migrate/20130629042756_create_square_speech_balloon_speeches.rb [new file with mode: 0644]