In my quest to speed up the horrible environment load time on windows,
I'm trying to use faster_require.
I have faster_require in my gems file, do a bundle install, then run
rails console first time... no errors... some warnings... but console
comes up....

Exit console.... then rails console again.... console won't load.
I haven't added the require 'faster_require' yet to the boot.rb file.

Has anyone used faster_require with rails 3?
I am using ruby 1.9.2, can do a ruby console fine and do a require
'faster_require'

The output is found below
http://pastebin.com/ysALWf4d

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to