Skip to content

Instantly share code, notes, and snippets.

TestJsonApi::Application.routes.draw do
# resources :users
resources :tasks, except: [:new, :edit]
# The priority is based upon order of creation: first created -> highest priority.
# See how all your routes lay out with "rake routes".
namespace :api do
namespace :v1 do
devise_for(:users)
@jwinter
jwinter / gist:c8dac5edd2f070aededb
Created November 19, 2014 18:12
jruby-bundler-specs
Finished in 142 minutes 41 seconds (files took 2.79 seconds to load)
1102 examples, 106 failures, 2 pending
Failed examples:
rspec ./spec/cache/gems_spec.rb:247 # bundle cache when previously cached doesn't remove gems that
are for another platform
rspec ./spec/commands/binstubs_spec.rb:248 # bundle binstubs <gem> when BUNDLE_INSTALL is specified
does nothing when already up to date
rspec ./spec/commands/exec_spec.rb:60 # bundle exec handles --keep-file-descriptors
-------- natal launch fails like so ----------
➜ jaydub natal launch
Compiling ClojureScript
Compiling Xcode project
Command failed: xcodebuild -workspace native/ios/jaydub.xcworkspace -scheme jaydub -destination platform='iOS Simulator',OS=latest,id='6327705F-491A-4F12-A1F8-8525C16B9387' test
-------- running that command ends with a iPhone Simulator timeout ----------
➜ jaydub xcodebuild -workspace native/ios/jaydub.xcworkspace -scheme jaydub -destination platform='iOS Simulator',OS=latest,id='6327705F-491A-4F12-A1F8-8525C16B9387' test
2015-11-18 09:53:32.739 xcodebuild[26881:405228] [MT] IDETestOperationsObserverDebug: (3B66138F-B31D-485A-9F41-567C6D4B1D12) Beginning test session 3B66138F-B31D-485A-9F41-567C6D4B1D12 with Xcode 7B1005 on target <DVTiPhoneSimulator: 0x7f7f9c161d90> {