expand_path

Available Version(s): 0.0.1

Description: String#expand_path

Related Links

RubyForge: expand_path: Project Filelist
expand_path 0.0.1 2008-04-06 16:02: expand_path-0.0.1.gem: 26 KB: 1: Any.gem (RubyGem) expand_path-0.0.1.tgz: 23 KB: 2: Any: Source .zip ; Project totals: 1: 2: 49 KB: 3
http://rubyforge.org/frs/?group_id=5977

RubyForge: RubyGems:
Running the Rubygem program by typing "ruby gem.cmd" gives: "rubygems.rb:329:in `expand_path': couldn't find HOME environment -- expanding `~' (ArgumentError)"
http://rubyforge.org/forum/message.php?msg_id=3782

elc technologies - Reconciling TextMate With redgreen Tests
... File.join(File.dirname(FILE), ‘lib’, require_lib) else puts msg = “ERROR: Please update #{File.expand_path FILE} with the require path for linked RubyGem ...
http://web.elctech.com/blog/reconciling-textmate-with-decorated-test-results

Changeset 773 - Streamlined - Trac
2 : require File.expand_path(File.join(File.dirname(__FILE__), "../lib/multi_rails")) 3 2 : 4 3: describe "Rubygem test helper init" do 4: setup { never_puts
http://trac.streamlinedframework.org/changeset/773

drnic's rubigen at master — GitHub
So, any RubyGem whose name ended with '_generator' was assumed to be a generator for a ... destination_root = args.shift @app_name = File.basename(File.expand_path ...
http://github.com/drnic/rubigen/tree/master

Railsify! › Plugins › Helper Test
Install this plugin as a RubyGem ... Task Require the parent testcase class in your test_helper.rb require File.expand_path ...
http://railsify.com/plugins/13-helper-test

Revision details - Provides rake gem task for packaging as gem (Motiro ...
require File.expand_path(File.dirname(__FILE__) + '/../../app/core/version') ... Platform 0.4.0 (disponível como Ruby Gem: platform) 7. Platform 0.4.0 (disponível como ...
http://motiro.railsplayground.com/show/darcs/20070225141633-23650-76952a16b1e12a20cebcc6e096a7183e257d94d2

/trunk/railties/lib/rails_generator/lookup.rb - Rails Trac - Trac
35 File. expand_path '~' 36 end: 37: end: 38: 39: 40: module Rails: 41 module Generator ... 101 # generators within any RubyGem's : 102 # /rails_generators ...
http://dev.rubyonrails.org/browser/trunk/railties/lib/rails_generator/lookup.rb?rev=9017

tag micah
File.expand_path(File.dirname(FILE) + “/../lib”)) This will have to go in one of the ... Finite State Machines and the Statemachine Ruby Gem (Slides): statemachines_chirb0407.pdf
http://blog.8thlight.com/articles/tag/micah/page/2

rubigen
So, any RubyGem whose name ended with ’_generator’ was assumed to be a generator for ... destination_root = args. shift @app_name = File. basename (File. expand_path (@destination_root)) ...
http://rubigen.rubyforge.org/