Flowdock
method

desc

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: DSL
desc(description) private

Describe the next rake task.

Example:

desc "Run the Unit Tests"
task :test => [:build]
  runtests
end
Show source
Register or log in to add new notes.