Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rvm-plugin
  Commit: 95a544f45749dd552789095399b8a574891e4dad
      
https://github.com/jenkinsci/rvm-plugin/commit/95a544f45749dd552789095399b8a574891e4dad
  Author: Eito Katagiri <eitob...@gmail.com>
  Date:   2014-01-02 (Thu, 02 Jan 2014)

  Changed paths:
    M models/rvm_wrapper.rb
    M spec/models/rvm_wrapper_spec.rb

  Log Message:
  -----------
  use '.trasnsient' method to specify transient properties

4a4bc9b3155669c2e4c9f24246a3cc99f413d8a8 was wrong. `#transient?` should
expect a string, not symbol (See #14). However, I just found out `transient`
method which is defined in `Jenkins::Model' module that 
`Jenkins::Tasks::BuildWrapper`
includes, and I felt using this method is more Ruby-way.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to