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

Back to archive index

okimo****@users***** okimo****@users*****
2009年 12月 25日 (金) 18:31:35 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  19c80202225b9021bc83ea1d858053c2c2dddd2c (commit)
       via  8f9e4ec4eb2fe902f0e2f5850ee8f1b95750340b (commit)
       via  b573e28fac028fcd6e2382c593a0bff385176a31 (commit)
       via  e2be023afc1acaccaa4957aa4d4534c847e24d21 (commit)
      from  f9a02a47f1fb64b9df6d9e04a2e72a7ba8bdedf9 (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 19c80202225b9021bc83ea1d858053c2c2dddd2c
Author: okimoto <okimo****@good-*****>
Date:   Fri Dec 25 18:27:44 2009 +0900

    use ruby-gettext

commit 8f9e4ec4eb2fe902f0e2f5850ee8f1b95750340b
Author: okimoto <okimo****@good-*****>
Date:   Fri Dec 25 18:27:19 2009 +0900

    add specs for users_controller and some fixes

commit b573e28fac028fcd6e2382c593a0bff385176a31
Author: okimoto <okimo****@good-*****>
Date:   Fri Dec 25 17:36:45 2009 +0900

    add admission_date to user model, add UserEditForm and their specs

commit e2be023afc1acaccaa4957aa4d4534c847e24d21
Author: okimoto <okimo****@good-*****>
Date:   Fri Dec 25 16:45:21 2009 +0900

    use active_form

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

Summary of changes:
 app/controllers/application_controller.rb          |    1 +
 app/controllers/users_controller.rb                |   12 ++++-
 app/models/user_edit_form.rb                       |   26 ++++++++++++
 app/views/users/edit.html.erb                      |    7 ++-
 app/views/users/show.html.erb                      |    2 +
 config/environment.rb                              |    7 +++
 db/migrate/20091215064720_create_users.rb          |    2 +
 spec/controllers/users_controller_spec.rb          |   22 +++++++----
 .../{user_spec.rb => user_edit_form_spec.rb}       |   42 +++++++++++--------
 spec/models/user_spec.rb                           |    5 +--
 spec/spec_helper.rb                                |    3 +
 11 files changed, 94 insertions(+), 35 deletions(-)
 create mode 100644 app/models/user_edit_form.rb
 copy spec/models/{user_spec.rb => user_edit_form_spec.rb} (55%)


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




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