Daniel Kehoe

Results 28 issues of Daniel Kehoe

I'm making a comparison of module CDNs. I have a series of test pages for module CDNs: - https://install.guide/test/esm-pinned.html - https://install.guide/test/esm-unpinned.html - https://install.guide/test/jsdelivr-pinned.html - https://install.guide/test/jsdelivr-unpinned.html - https://install.guide/test/jspm-importmaps.html - https://install.guide/test/jspm-pinned.html -...

bug

I've updated my installation guide [Install Ruby with Frum](https://mac.install.guide/ruby/14.html) for Ruby 3.1. I'm advising to install OpenSSL using Homebrew before installing frum. However, after installing OpenSSL, frum, and Ruby 3.1,...

The README says: ``` You can also specify many other options that will be listed when running ./configure -h. ``` Can we have an example? It's a great feature and...

documentation
question

Following the README at “Build”, I tried: ``` $ npm init @nutmeg hello-world name:string npx: installed 139 in 13.399s error: unknown command 'hello-world'. See 'create --help'. ``` I also tried:...

To reproduce: ``` $ git clone https://github.com/piotrmurach/github_cli $ bundle install $ bundle exec rake features $ gem build github_cli.gemspec $ gem install github_cli $ gem info github_cli $ gcli version...

I successfully installed and ran serve under ruby 1.9.3p448. Using Ruby 2.1.2, I get an an error: ``` $ ruby -v ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin13.0] $ gem -v...

Ruby 2 Problem

For several years I've successfully run the [RailsApps](http://railsapps.github.io/) project, working full-time on the project without corporate sponsorship or gainful employment, by selling tutorials. I've found that developers are reluctant to...

Rails 5.2 beta is out and I tried generating the 'learn-rails' example application with Rails Composer. It fails because The file _/config/secrets.yml_ does not appear to exist. Note that Rails...

Bootstrap version 4 was released Jan 18, 2018. I should update 'learn-rails' example application to use Bootstrap version 4. Or not. Seems there are many other front-end frameworks that are...

I purchased the $3.99 iOS app on the App Store. I just want to try out the application. I got an error when I tried to select a repo on...