/[pkg-ruby-extras]/trunk/libramaze-ruby/bin/ramaze
ViewVC logotype

Diff of /trunk/libramaze-ruby/bin/ramaze

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5438 by deepak-guest, Thu May 27 09:07:41 2010 UTC revision 5439 by deepak-guest, Thu May 27 09:08:07 2010 UTC
# Line 1  Line 1 
1  #!/usr/bin/env ruby  #! /usr/bin/ruby1.9.1
2  begin  begin
3    require "pathname"    require "pathname"
4    local_ramaze = Pathname.new(__FILE__).expand_path.dirname.join("..", "lib", "ramaze.rb")    local_ramaze = Pathname.new(__FILE__).expand_path.dirname.join("..", "lib", "ramaze.rb")

Legend:
Removed from v.5438  
changed lines
  Added in v.5439

  ViewVC Help
Powered by ViewVC 1.1.5