wenjiez
wenjiez
After i run a simple example code using swift. I can not connect the embedded server. Does it work well for swift?
When i use the SCLAlertView in the presented ViewController it will not work. And then i change the code from: ``` swift let rv = UIApplication.sharedApplication().keyWindow.subviews.first as UIView ``` to...
when i use: rvm_gem { 'bundler': name => 'bundler', ruby_version => 'ree-1.8.7-2012.02', ensure => latest, require => Rvm_system_ruby['ree-1.8.7-2012.02']; } it will hang on the blow command and will never go...
If i first install the blow dvm rvm_system_ruby { 'ree-1.8.7-2012.02': ensure => 'present', require => Class['rvm::system'], default_use => true; } and then i want to install ruby-other-version, and if i...