Metasploit mailing list archives
ActiveRecord Availability
From: juergen.fiedler at gmail.com (Juergen Fiedler)
Date: Fri, 13 Jun 2008 14:33:44 -0400
Hello, It looks like the ActiveRecord libraries appear to be part of the distribution (in data/msfweb/vendor/rails/activerecord/lib/). Is that library actually meant to be used, or is it there for a different reason? If it is meant to be used, what is the best way to make it permanently available to the Framework? I am aware that I can (in bash) export RUBYLIB=/path/to/framework-3.1/data/msfweb/vendor/rails/activerecord/lib/ and I guess that would be the easiest way to do that. But I was wondering: Is there any configuration file within the Framework's directory tree where I could set the search path for Ruby libaries like ActiveRecord? Thanks, --J
Current thread:
- ActiveRecord Availability Juergen Fiedler (Jun 13)
