ruby on rails - Making query in Objective C using NSRails -


the tutorial video nsrails shows how records , create records.

how make query (get request parameters)?

nsrails has lot of other documentation, beyond video:

as specifics...

  • the crud tasks laid out in documentation.

  • the github readme displays example in second code block @ top of document:

    post *postnumber1 = [post remoteobjectwithid:1 error:&error];


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -