search for: e_simply_control

Displaying 2 results from an estimated 2 matches for "e_simply_control".

2006 Mar 22
2
Successfully importing Rubyful Soup objects
All, At the top of my controller, I have: require ''rubygems'' require_gem ''rubyful_soup'' The rubyful_soup gem has been successfully installed. However, when I go to instantiate a class from it, using parser = BeautifulSoup.new(html) I get uninitialized constant BeautifulSoup Is there something else I need to do to see the symbols in the Rubyful Soup gem?
2006 Apr 13
4
Apache/fastcgi setup can''t find custom config/*.yml file!
...nt environment. When this code gets called, I get the following error in my test.log file: Errno::ENOENT (No such file or directory - config/eSimplyConf.yml): /usr/lib/ruby/1.8/yaml.rb:143:in `initialize'' /usr/lib/ruby/1.8/yaml.rb:143:in `load_file'' /app/controllers/e_simply_controller.rb:5 /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependenc ies.rb:147:in `require'' /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependenc ies.rb:65:i...