Hi,

I am doing what Bruno mentioned as well, however I'm doing it the following 
way:

lib/capistrano/helpers.rb


In my Capfile I load it by default with:

Dir.glob('lib/capistrano/**/*.rb').each { |r| import r }





On Wednesday, 16 April 2014 23:42:25 UTC+10, Robert Kuzelj wrote:
>
> ./lib/capistrano or ./lib/capistrano/tasks or somewhere completely 
> different?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/55144ba2-96ca-4bc0-92a3-6bd2cb3aa028%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to