similar to: help with rails+sproutcore

Displaying 5 results from an estimated 5 matches similar to: "help with rails+sproutcore"

2011 Feb 25
2
Rails 3 and Sproutcore
Hi people, Anyone is using Rails 3 (backend) with Sproucore (front-end) ? -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2010 Jul 19
0
Sr. Web Application Developer (RoR) Career Opportunity in San Francisco !!
Title: Sr. Web Application Developer - San Francisco QUALIFICATIONS Candidates MUST have a background in Ruby-on-Rails (RoR); MUST use it for web application development not just creating web pages; NO interest in Web Designers. Candidates must have strong knowledge of the Ruby language, design principles and patterns. Solid knowledge of relational databases (Postgresql) and/or "NoSQL"
2008 Dec 23
2
rails 2.2 connection to MySQL
I have been trying to connect to MySQL thru rails. Initially I had rails 2.1.2 and upgraded to rails 2.2 to use RestAPI in sproutcore. Once I have upgraded my rails version to 2.2, I have been getting this error. All I did is the following: 1. rails addressbook 2. cd addressbook 3. script/generate scaffold Contact first_name:string lastname:string 4. rake db:migrate I also change the
2009 Feb 06
4
Full Ajax Application
Hello, I''m a newbie here... please... can anyone help me about FULL AJAX ? for example if i''m scaffolding a simple model and controller for product which only have 1 field for NAME:STRING with the command : script/generate scaffold Product name:string and for the generated code I like to turn it into a full ajax app, for example if i''m click the NEW or EDIT link it
2008 Dec 25
0
"Data RecordType could not be instantiated!: undefined".
I am trying to persist the data from sproutcore application to MYSQL using rails. I see that the post is happening on the rails with 200 as the response code but, i get an error "Data RecordType could not be instantiated!: undefined". Not able to see where the error is, verified the logs but no luck.. Any directions please?? --~--~---------~--~----~------------~-------~--~----~ You