= private = protected
rc?()
This method has no description. You can help the Ruby on Rails community by adding new notes.
# File tasks/release.rb, line 27 def rc? @version.include?("rc") end