public
Fork of drnic/ruby-on-rails-tmbundle
Description: Ruby on Rails TextMate bundle [master branch is svn trunk; patches to drnicwilliams@gmail.com]
Homepage: http://macromates.com
Clone URL: git://github.com/Infininight/ruby-on-rails-tmbundle.git
deploy: fixed url to railsbundle.com
drnic (author)
Thu Feb 21 20:04:31 -0800 2008
commit  3bf01e4dd06a021ea158230170f2e13f50858004
tree    9506260e225f1129ee16934b017bfa2c38772c91
parent  f6bba1a4b0957a6993b9c2f59baa8983ce4ff02c
...
2
3
4
5
 
6
...
2
3
4
 
5
6
0
@@ -2,5 +2,5 @@ set :application, "railsbundle"
0
 
0
 require "slicehost/recipes/capistrano"
0
 # Used to setup/update DNS registry of url => ip
0
-set :domain_mapping, "jsunittest.com" => "208.78.99.82"
0
+set :domain_mapping, "railsbundle.com" => "208.78.99.82"
0
 set :slicehost_config, File.dirname(__FILE__) + "/slicehost.yml"

Comments

    No one has commented yet.