Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iirving/mobror-1
a very simple Mobile Ruby on Rails Web App for ROR 3.0.5 and JQuery Mobile.
https://github.com/iirving/mobror-1
Last synced: 3 days ago
JSON representation
a very simple Mobile Ruby on Rails Web App for ROR 3.0.5 and JQuery Mobile.
- Host: GitHub
- URL: https://github.com/iirving/mobror-1
- Owner: iirving
- Created: 2011-05-09T17:51:46.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T22:02:48.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T20:53:20.269Z (7 months ago)
- Language: Ruby
- Homepage: http://MobRor.Heroku.com/
- Size: 188 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
What is MobRoR 1?
MobRoR 1 is a very simple Mobile Ruby on Rails Web Application (Web App) which uses Ruby 1.9.2, Ruby on Rails 3.0.7 and jQuery Mobile (specifically the jQuery Mobile 1 Alpha 4.1 maintenance release)
Features:
The Web App lists a set of post's, view a post, edit a post (title and body), delete a post, and add new posts. It has a fixed header and footer bars and the footer bar demonstrates a popup dialog box with links to external urls.
The Web App also does a mobile client detection, in the Application Controller, and display an additional message if you access the Web App in something other that a mobile client.
On a Mobile Client, settings in the header section remove the url bar if it is add to the Home Page, and the Fav Icon is set in both to usual way and the iOS way
Live Demo:
The Web App is running on Heroku at http://mobror.heroku.com/ for your tasting pleasure.
To prevent data graffiti, there is a crone.rake file which Heroku runs daily to reset the default data show. The same data can be loaded via rake db:seed for your initial run, after migration.
Source Code Available at https://github.com/iirving/MobRoR-1
Created by :
Ian Irving, a Toronto based Ruby on Rails Developer who can be found at [email protected] and blogs at http://FalsePositives.com or Connected Thinking Inc. http://www.connectedthinking.com/ where he is Building the People and Data Driven Web. May 2011