Tagged Questions
1
vote
1answer
1k views
Rails, Extjs and SQL Server
So I'm running Extjs on top of Rails 2.3.3 against a SQL Server DB. I'm able to pull data from the DB and display it, but I'm unable to create, update or destroy.
Oddly enough, it's not throwing ...