Coder Social home page Coder Social logo

Comments (4)

heijmerikx avatar heijmerikx commented on July 23, 2024

Take a look at your lib directory. Does it contain capistrano/tasks/setup_config.rb
Does it exist?

from capistrano-3-rails-template.

TalkingQuickly avatar TalkingQuickly commented on July 23, 2024

If you could check what @heijmerikx asked and also check you have this in your Capfile:

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

Then can debug further

from capistrano-3-rails-template.

bismark64 avatar bismark64 commented on July 23, 2024

No, I don't have a setup config file.. so I think that's the point, I should create that task depending on my server config, right?
Thanks for your help!

from capistrano-3-rails-template.

TalkingQuickly avatar TalkingQuickly commented on July 23, 2024

Templates for all of these are in
https://github.com/TalkingQuickly/capistrano-3-rails-template/tree/master/lib/capistrano
are you working from the tutorial or the book? Cheers, Ben.

Ben Dixon

+44 (0)2 032 894 803
+33 (0)7 81 83 27 78
http://www.twitter.com/TalkingQuickly
http://www.talkingquickly.co.uk

Dxnx Ltd Trading as Hills Bede
UK Registered Company Number: 6751002

Registered Address:
DXNX LTD
Techhub @ Google Campus
4 - 5 Bonhill Street
London
EC2A 4BX

On 27 June 2014 14:44, Emiliano Coppo [email protected] wrote:

No, I don't have a setup config file.. so I think that's the point, I
should create that task depending on my server config, right?
Thanks for your help!


Reply to this email directly or view it on GitHub
#18 (comment)
.

from capistrano-3-rails-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.