Skip to content

Commit

Permalink
less humble readme doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GantMan committed Jan 10, 2015
1 parent 94be4bf commit e2ed98a
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions README.md
@@ -1,28 +1,16 @@
# rubymotion_cookbook #

**PLEASE NOTE:** SOME CHAPTERS DO NOT WORK IN iOS 6/7 - THIS REFERANCE IS GREAT BUT MAY NOT BE PERFECT. FEEL FREE TO PULL REQUEST
**PLEASE NOTE:** Chapters are currently being updated!

[![Crusher.io Optimization Badge](http://crusher.io/repo/iconoclastlabs/rubymotion_cookbook/badge)](http://crusher.io/repo/iconoclastlabs/rubymotion_cookbook)

[RubyMotion Cookbook](http://iconoclastlabs.github.com/rubymotion_cookbook) is our project to learn RubyMotion, iOS development, and to provide a valuable community
resource of code examples. We're experts in none of these things so if you have a suggestion, be gentle, it's
our first time. This is a work in progress.
[RubyMotion Cookbook](http://iconoclastlabs.github.com/rubymotion_cookbook) is our project to help developers learn RubyMotion, iOS development, and to provide a valuable community
resource of code examples.

![RubyMotion
Cookbook](https://github.com/IconoclastLabs/rubymotion_cookbook/raw/master/rubymotion_cookbook.png
"RubyMotion Cookbook")

We'll be following along with the actual *[iOS5 Programming Cookbook](http://shop.oreilly.com/product/0636920021728.do)*
by Vandad Navandipoor from O'Reilly,
starting with chapter two, and porting over the Obj-C code examples as we progress through the book. If you have
the book and want to add or correct the project, send us a pull request, we'll gladly accept the help! Whichever
chapter you'd like, because as you can tell, we're not going in strict order either.

Additionally, we're aware that [BubbleWrap](https://github.com/mattetti/BubbleWrap) and similar projects exist and
we're intentionally avoiding them. Wrapping difficult Cocoa libraries with elegant Ruby is a great idea, but we're
attempting to map our examples 1:1 to the cookbook (with creative license) so that the body of the text remains relevant and using an
external resource defeats that purpose.

## [Please share our Github page with others](http://iconoclastlabs.github.com/rubymotion_cookbook/)
## [Table of Contents](https://github.com/IconoclastLabs/rubymotion_cookbook/wiki/Table-of-Contents)

Expand Down

0 comments on commit e2ed98a

Please sign in to comment.