OSDN Git Service

refactor, use share_examples_for
authorokimoto <okimoto@good-day.co.jp>
Thu, 11 Mar 2010 03:18:59 +0000 (12:18 +0900)
committerokimoto <okimoto@good-day.co.jp>
Thu, 11 Mar 2010 03:18:59 +0000 (12:18 +0900)
commit1242abc9e8cb4a6f33bd8973b44ce8e3cad6b299
tree8d75025c404d31ae7bdd5c1f9d3291b009886c88
parenta6b66bb6ea517830ac91b4394a7b388291425067
refactor, use share_examples_for
13 files changed:
spec/models/complex_fractional_arithmetic_edit_form_spec.rb
spec/models/complex_number_arithmetic_edit_form_spec.rb
spec/models/decimal_arithmetic_edit_form_spec.rb
spec/models/expansion_edit_form_spec.rb
spec/models/factorization_edit_form_spec.rb
spec/models/fractional_arithmetic_edit_form_spec.rb
spec/models/fractional_expression_arithmetic_edit_form_spec.rb
spec/models/linear_function_graph_edit_form_spec.rb
spec/models/ordinary_arithmetic_edit_form_spec.rb
spec/models/partial_fraction_expansion_edit_form_spec.rb
spec/models/quadratic_equation_edit_form_spec.rb
spec/models/square_root_arithmetic_edit_form_spec.rb
spec/spec_helper.rb