Displaying 2 results from an estimated 2 matches for "elion".
Did you mean:
lion
2010 Jul 28
1
Problem loading YAML files and using pluralize method in Rails3rc
Hi,
I just upgraded my rails app from rails3.0.0beta4 to rails3.0.0rc and
I''m having problems loading a yaml file. I have a load_config.rb in
the initializers folder which loads a yaml file. The basic loading
code is:
FACEBOOK_CONFIG = YAML.load_file(File.join(Rails.root, ''config'',
''facebooker.yml''))[RAILS_ENV]
This stopped working when I moved to
2008 Oct 08
1
Memory leak problem
...ot;+@stringArray[13]+" "+@stringArray[14]
if @chain_id == nil
@chain_id = ""
end
business.save
end
end
I belive that ruby use in every cycle of the do new blocks of memories
por my instances
of Business. Can someone help me please?
Thanks,
Elioncho
--~--~---------~--~----~------------~-------~--~----~
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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, sen...