[Rails] Database recovery from production.log

2011-12-18 Thread Ernesto Rocha
Hi guys, Anyone has tried before a database recovery from the production.log ? Apparently, because a bug from a gem, some tables were complete deleted. I only have a backup from 3 months ago. There is no change in scheme, just new data was added. I've made a quick search and some people already

Re: [Rails] Database recovery from production.log

2011-12-18 Thread Ernesto Rocha
Thanks, I'll try there too. BTW, I'm using mysql. gem 'mysql2', '0.2.7' rails 3.0.10 Ernesto On Sun, Dec 18, 2011 at 4:00 PM, Hassan Schroeder hassan.schroe...@gmail.com wrote: On Sun, Dec 18, 2011 at 9:57 AM, Ernesto Rocha ernestorro...@gmail.com wrote: Anyone has tried before

Re: [Rails] Re: Strange behavior

2011-05-01 Thread Ernesto Rocha
%2BaE1xKQcpf4xrLoVWGqkq0pzzwuo%3D Then, it's solved! Thanks for all the help! Ernesto On Sat, Apr 30, 2011 at 9:56 PM, Ernesto Rocha ernestorro...@gmail.comwrote: I'm using csrf_meta_tag and the the headers appears correctly. The problem is when the athenticity_token has a plus sign and I use any of Jquery

Re: [Rails] Re: Strange behavior

2011-04-30 Thread Ernesto Rocha
user URI.escape the plus sign is not escaped. So, i'm still at point zero. Thanks, Ernesto On Fri, Apr 29, 2011 at 6:10 AM, Frederick Cheung frederick.che...@gmail.com wrote: On Apr 29, 3:06 am, Ernesto Rocha ernestorro...@gmail.com wrote: How i escape it before the rails server process

Re: [Rails] Re: Strange behavior

2011-04-30 Thread Ernesto Rocha
, Frederick Cheung frederick.che...@gmail.com wrote: On 30 Apr 2011, at 12:48, Ernesto Rocha ernestorro...@gmail.com wrote: I did some brute force only to test, like this: meta name=csrf-param content=authenticity_token/ meta name=csrf-token content=%= CGI.escape form_authenticity_token

Re: [Rails] Strange behavior

2011-04-28 Thread Ernesto Rocha
How i escape it before the rails server process it ? Thanks, Ernesto On Thu, Apr 28, 2011 at 4:58 AM, Frederick Cheung frederick.che...@gmail.com wrote: On 28 Apr 2011, at 03:22, Ernesto Rocha ernestorro...@gmail.com wrote: Guys, I'm using some AJAX on my application, but when

[Rails] Strange behavior

2011-04-27 Thread Ernesto Rocha
Guys, I'm using some AJAX on my application, but when protect_from_forgery is on sometimes it works and sometimes the user session is killed. Today i found out why. It happens the following: The authenticity_token is sent correctly as you can see below, Started DELETE

[Rails] Ruby browser

2009-11-01 Thread Ernesto Rocha
hi guys, I'm trying to do a program that automates some site usage, like fetch the site, fill a field and press the send button. So, it'll behave like a real browser. Is there a plugin out there ready to work ? Or, then, how can i make a simple browser, what's the necessaries libraries ?

[Rails] Re: SOAP and RoR

2009-03-05 Thread Ernesto Rocha
I'm having some problems with SOAP too, I can't access the virtual earth web service (microsoft) when i try to call a remote function it returns 400 bad request and when i try to use the HTTPS url i even can't connect to soap server. Anyone tried to use the Virtual Earth in ruby ? Thanks,

[Rails] Ruby Javascript

2009-01-09 Thread Ernesto Rocha
Hey guys! Does anyone knows how to a ruby program communicate with the Google API, which one is written in Javascript ? I've heard something about a wrapper to do the communication, but i didn't find anything yet. I know a plugin for rails can do that (geokit), but i don't know how. There is a

[Rails] Re: Ruby Javascript

2009-01-09 Thread Ernesto Rocha
yeah, sorry, I mean google maps API. I'll take a look at the code. It's something like that, i want to know how to write my own code over the Gmaps API. On Fri, Jan 9, 2009 at 7:48 PM, Freddy Andersen fre...@cfandersen.comwrote: Google API? You mean Google Maps API right? I'm not sure

[Rails] Re: Free software projekt seeking for help

2008-11-21 Thread Ernesto Rocha
How can i help you? --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from this group, send email to