-
Trying to use this gem with Gibbon, and I get this error every time I try to load up the rails s or c. Thanks in advance.
`/Users/austin/.rvm/gems/ruby-2.4.1@rails5.1.4/gems/mailkick-0.2.0/lib/mail…
-
Most tutorials out there for `devise_token_auth` talk about using **feature specs** to test authentication integration. This is great, of course, but it doesn't speak to **controller specs**.
E-maili…
-
Before soft launch, if we have time, me and @hackmastera think it might make sense to upgrade to rails 5. Prob not 5.1 yet.
Rails 4.2 which we are on is effectively end-of-lifed, and doing it soo…
-
gRPC version: grpc-1.6.6-x86_64-linux
Operating System: Ubuntu 14.04 LTS
Compiler: gcc
I was running queries to Google Cloud Datastore via Background processing.
I was using Sidekiq for ba…
-
Using Rails 5 beta3 API mode.
Getting this error when trying to do a get request to /users/sign_in route
-
#### Issue Summary
substitutions with transactional templates is broken
#### Steps to Reproduce
1. create a transactional template
2. create some substitution vars with %user_name% or user_name forma…
-
In Rails 5.1, fields labeled `t.uuid` or the `id` field on classes that have `include ActiveUUID::UUID` no longer return a `UUIDTools::UUID` instance, instead returning a string encoded as "`ASCII-8BI…
-
##### Description
While generating java play framework server stubs , it gives below errors
##### Swagger-codegen version
2.2.1
##### Swagger declaration file content or url
NA
…
-
Right now it's not possible to do
```ruby
record.where(price: Money.new(1, 'USD')) #=> TypeError: can't quote Money
```
In rails5 it may be possible to use http://api.rubyonrails.org/classes/A…
-
rake aborted!
NoMethodError: undefined method `yaml_as' for ActiveRecord::Base:Class
bundler: failed to load command: rake (/home/alarm/.gem/ruby/2.5.0/bin/rake)
--- ERROR REPORT TEMPLATE -------…