OSDN Git Service

t#2334:add gc offset
authoryasushiito <yas@pen-chan.jp>
Fri, 1 Nov 2013 22:10:54 +0000 (07:10 +0900)
committeryasushiito <yas@pen-chan.jp>
Fri, 1 Nov 2013 22:10:54 +0000 (07:10 +0900)
commite25230e6f2fe934e47502621cf498640d58f429d
tree23582f97e43571c3f85b386f544208e625e9540a
parent9692096a255031379b18d9b3eb2ca8da388eae20
t#2334:add gc offset
12 files changed:
app/assets/javascripts/configurations.js.coffee
app/assets/javascripts/panels.js.coffee
app/helpers/application_helper.rb
app/models/ground_color.rb
app/views/ground_colors/_form.html.erb
app/views/ground_colors/show.html.erb
app/views/panels/_form.html.erb
config/locales/pettanr.ja.yml
config/magic_number.yml
db/migrate/20131029021930_add_offset_on_ground_color.rb [new file with mode: 0644]
spec/factories.rb
spec/models/ground_color_spec.rb