Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Autoloading objects — Ruby equivalent for PHP5 "__autoload
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Naum T., post: 4517584"] Does there exist a Ruby equivalent to PHP5 "magic" __autoload method that spares the developer from detailing a list of "require" statements? [URL]http://us2.php.net/autoload[/URL] Or is this something that a homebrewed solution is necessary? Like catching the exception and testing for file existence, etc.… or is there a gem/extension featuring this functionality? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Autoloading objects — Ruby equivalent for PHP5 "__autoload
Top