I'm creating a Rails app with an iOS client and found ObjectiveResource. It looks awesome for CRUD operations, but it hasn't been updated since 2009 so it seems built for rails2 and the first iphone sdk. Does anyone know of a similar but up to date framework?
Asked
Active
Viewed 717 times
3 Answers
4
Everybody's talking about Restkit these days. I haven't tried it yet myself, though.

Ole Begemann
- 135,006
- 31
- 278
- 256
1
You could have a look here: https://rhomobile.com/
It enables you to code mobile apps with a framework made in ruby and very close to Rails. Apps are compatible with most smartphones.

apneadiving
- 114,565
- 26
- 219
- 213
-
have you used it? is it buggy? i don't understand their pricing. – John May 07 '11 at 10:48
0
Anybody ever used ASIHTTPRequest? Ill be experimenting with it next view hours.

Antek Drzewiecki
- 544
- 1
- 7
- 18