[Mint-commit] [SCM] mint-server (mint) branch, master, updated. d1870a84dbe5c808ab1027a0c119abf00b6c17ea

Back to archive index

okimo****@users***** okimo****@users*****
2010年 3月 8日 (月) 13:35:00 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "mint-server" repository
containing the "mint" project.

The branch, master has been updated
       via  d1870a84dbe5c808ab1027a0c119abf00b6c17ea (commit)
       via  49723c03d41d83396f42a114246c407a6e91753a (commit)
       via  a583a80ccdc405e7c096d17e2e0234dd7c13a93d (commit)
      from  9a265a36beb19e0946588faff3c342355e0cde35 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d1870a84dbe5c808ab1027a0c119abf00b6c17ea
Author: okimoto <okimo****@good-*****>
Date:   Mon Mar 8 13:01:36 2010 +0900

    remove unused model

commit 49723c03d41d83396f42a114246c407a6e91753a
Author: okimoto <okimo****@good-*****>
Date:   Mon Mar 8 12:51:16 2010 +0900

    rake annotate_models

commit a583a80ccdc405e7c096d17e2e0234dd7c13a93d
Author: okimoto <okimo****@good-*****>
Date:   Mon Mar 8 12:50:02 2010 +0900

    {numerator,denominator}_term_number_{min,max} -> {numerator,denominator}_term_{min,max}

-----------------------------------------------------------------------

Summary of changes:
 .../complex_fractional_arithmetic_edit_form.rb     |   18 +
 app/models/complex_number_arithmetic_edit_form.rb  |   19 +
 app/models/factorial_expression_edit_form.rb       |   92 -----
 .../fractional_expression_arithmetic_edit_form.rb  |   79 +++--
 app/models/linear_function_graph_edit_form.rb      |   19 +
 app/models/problem_group.rb                        |    1 +
 app/models/square_root_arithmetic_edit_form.rb     |   20 +
 app/models/unit.rb                                 |    1 +
 .../admin/problems/_factorial_expression.html.erb  |    8 -
 .../_factorial_expression_edit_form.html.erb       |    8 -
 .../_fractional_expression_arithmetic.html.erb     |    4 +-
 ...tional_expression_arithmetic_edit_form.html.erb |    4 +-
 db/seeds.rb                                        |    4 +-
 spec/factories/problem.rb                          |    4 +-
 spec/models/factorial_expression_edit_form_spec.rb |  394 --------------------
 ...ctional_expression_arithmetic_edit_form_spec.rb |  138 ++++----
 16 files changed, 204 insertions(+), 609 deletions(-)
 delete mode 100644 app/models/factorial_expression_edit_form.rb
 delete mode 100644 app/views/admin/problems/_factorial_expression.html.erb
 delete mode 100644 app/views/admin/problems/_factorial_expression_edit_form.html.erb
 delete mode 100644 spec/models/factorial_expression_edit_form_spec.rb


hooks/post-receive
-- 
mint-server (mint)




Mint-commit メーリングリストの案内
Back to archive index