-
Hi all,
Here is my Vagrant file:
```
# -*- mode: ruby -*-
# vi: set ft=ruby :
# Config Github Settings
github_username = "fideloper"
github_repo = "Vaprobash"
github_branch = "master"
# Serve…
-
I'm getting the following error when using command vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'precise64'...
[default] Matching MAC address fo…
-
I just created a brand new app and the SplashActivity, which is written in java in the "stub" app does not seem to make it into the dex. When I try to run it I get the following:
```
java.lang.Runti…
-
Hi,
So VIM is giving me this error:
```
/Users/cj/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find rdoc (= 3.8) amongst [RedCloth-4.2.9, a…
-
After installing this gem by `gem install rails_best_practices`, any execution of `rails_best_practices`, throws this:
```
$ rails_best_practices -g
Invalid gemspec in [/usr/lib/ruby/gems/1.8/specifi…