OSDN Git Service

add quadratic equation
authorokimoto <okimoto@good-day.co.jp>
Mon, 8 Mar 2010 09:29:05 +0000 (18:29 +0900)
committerokimoto <okimoto@good-day.co.jp>
Mon, 8 Mar 2010 09:29:05 +0000 (18:29 +0900)
commit4d156e7035b1948ec37c17e62e44c76f65175b98
tree9b05e6095f36aa14b5ae3f2df8890bf7bff7023e
parentfe49000be803c785a582dffc4c2be2b4b3a8bc10
add quadratic equation
app/models/quadratic_equation_edit_form.rb [new file with mode: 0644]
db/seeds.rb
spec/factories/problem.rb
spec/factories/unit.rb
spec/models/quadratic_equation_edit_form_spec.rb [new file with mode: 0644]