-
First of all thanks for the application. Nice work..
Not sure why I am getting this error while running rake.
any help is appreciated.
``` ruby
Build ./build/iPhoneSimulator-5.0-Development
…
-
please see gist: https://gist.github.com/794aa238835b9afe7583
after installing cocoapods and following the instructions, I added a few pods
when running rake, when it's trying to install it blows up…
-
i am using nanostore in my rubymotion app.
i have installed all the thing mentioned in README file
ruby version is ruby-1.9.3-p194 and motion 1.6
but when i am running rake command i am getting the f…
-
When running rake from the ruby motion demo directory (either in master, or in the latest tag, v1.1), I get the following compilation error.
This is using ruby motion version 1.8, Xcode version 4.2.1…
-
When you use -g and -d it assumes you are using a debug token.
-
_As a user I want to see the status bar when I tap in the middle of the pages_
(this is the first step for future "center taps" admin controls)
-
I started using grbl with an Arduino diecimila which worked OK for simple shapes (squares, stars) but when I fed it anything complex it would exhibit this behavior. Thinking it was due to the limits …