The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
rake support for capistrano deprecated - yeah!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Guy Naor

Posts: 104
Nickname: familyguy
Registered: Mar, 2006

Guy Naor is one of the founders of famundo.com and a long time developer
rake support for capistrano deprecated - yeah! Posted: Dec 25, 2006 6:04 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Guy Naor.
Original Post: rake support for capistrano deprecated - yeah!
Feed Title: Famundo - The Dev Blog
Feed URL: http://devblog.famundo.com/xml/rss/feed.xml
Feed Description: A blog describing the development and related technologies involved in creating famundo.com - a family management sytem written using Ruby On Rails and postgres
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Guy Naor
Latest Posts From Famundo - The Dev Blog

Advertisement

A changest committed to the rails tree deprecated running capistrano commands through rake. Now you have to run them using the cap command.

I think this is a very good decision! It confused many users before, as some remote tasks worked through rake, while others only through cap (user created cap recipies didn't work through rake unless added by the user).

Now everyone will know: rake for local, cap for remote. Clean and simple.

Read: rake support for capistrano deprecated - yeah!

Topic: Happy holidays! Previous Topic   Next Topic Topic: acts_as_one_year_blogging

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use