This repository was archived by the owner on Aug 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
26 additions
and
264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
=== Mobile Application Sample | ||
|
||
This is an example of how to use mobylette gem and jquery mobile to deliver a mobile version of a Rails application. | ||
|
||
* The tutorial is here: http://devtscolarime.andronautas.com.br/2011/09/15/how-to-build-a-mobile-rails-3-1-app | ||
* And the application is running on heroku here: http://mobile-sample-app.heroku.com | ||
|
||
Access it from your cell phone too: | ||
|
||
http://qrcode.kaywa.com/img.php?s=5&d=http%3A%2F%2Fmobile-sample-app.heroku.com%2F&.png | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,13 @@ | ||
Use this README file to introduce your application and point to useful places in the API for learning more. | ||
Run "rake doc:app" to generate API documentation for your models, controllers, helpers, and libraries. | ||
=== Mobile Application Sample | ||
|
||
This is an example of how to use mobylette gem and jquery mobile to deliver a mobile version of a Rails application. | ||
|
||
* The tutorial is here: http://devtscolarime.andronautas.com.br/2011/09/15/how-to-build-a-mobile-rails-3-1-app | ||
* And the application is running on heroku here: http://mobile-sample-app.heroku.com | ||
|
||
Access it from your cell phone too: | ||
|
||
{<img src="http://qrcode.kaywa.com/img.php?s=5&d=http%3A%2F%2Fmobile-sample-app.heroku.com%2F&.png" />} | ||
|
||
|
||
|