class Rake::Task
Public Instance Methods
actions=(x)
click to toggle source
# File lib/lre/rake_ext.rb, line 4 def actions=(x) @actions = x end
# File lib/lre/rake_ext.rb, line 4 def actions=(x) @actions = x end