I am using Ruby on Rails and the Capistrano gem. I would like to DRY (Don\'t Repeat Yourself) a Capistr开发者_运维百科ano recipe.
I\'m working on using a recipe database in SQLw, 开发者_Go百科like the one in this question (which has helped a lot already) Structuring a recipe database , to combine the ingredients of several user
Does anyone have any experience with trying to install cairo for django using buildout? It will install pycairo or py2cairo (the first is for python >3.0,the latest is for python 2.6, which I Am using
I\'m trying to run some custom parsing on incoming mail using procmail, and would like to call a java program to read in the headers and body of the message using the |pipe to stdin. There are plenty
Scenario: Recipe1: downloads archives, extracts them. Makes available a CLI which also defines a Ruby library.
I am writing a chef script to automate setting dev environments. I can get a database created and grant privileges but I am trying to find out a way to import a mysql dump file into the database that
I have a requirement to build a bulk service creation daemon that can be fed a table of data and then go off and create a set of pre-canned services. However the type of services are potentially many
I\'d like to learn a bit more about jBPM and how I can leverage it within my JBoss Seam-based application.I\'ve taken a look at the documentation, and written a couple of basic test applications to ge
I wanted to build a basic cookbook. With a Recipes habtm Ingredients Relation. My first attempt was like this.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.