-
I am trying to use `Roar::JSON::JSONAPI` to accept and return JSONAPI payloads. I think I must be missing something because the json rendered in a get does not seem to conform [JSONAPI v1.0.](http://…
-
By default, the `:id` field is assumed to be a integer and is also a creatable field. Rails will happily pass on the :id supplied by the user to the database on creation, however, when using postgres …
-
I'm trying to run `RAILS_ENV=test bundle exec mutant -r ./config/environment --use rspec User` on my Rails project but I get the error
```
/var/lib/gems/2.2.0/gems/mutant-0.8.12/lib/mutant.rb:91:i…
-
A simple polymorphic relationship like:
`class Api::V1::TagResource < BaseResource
belongs_to taggable, polymorphic: true
end`
and a call like /api/v1/tags/1?include=taggable
will fail on an…
-
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 8/26/16 7:14 PM
Description: Ticking block entity
java.lang.IllegalStateException: The fluid handler buildcraft.transport.TileGenericPip…
-
I'm really liking serverless and would love to work on a scaffold generator for generating all of the functions and endpoints for a full set of CRUD operations on a dynamodb table. I just wanted to ge…
-
Steps to reproduce:
1. Clone `https://github.com/cerebris/peeps`, bundle, rake, migrate
2. Add a line such as `jsonapi_resources :drives` to `config/routes.rb` (notice the ending, driVES)
3. `rails s`…
-
Currently, `jsonapi-resources` doesn't allow propagation of errors unless specified in `exception_class_whitelist`. So if there are any connection issues or others, then they wouldn't be intercepted. …
-
Hi, I'm getting this:
activesupport-4.1.14.1/lib/active_support/dependencies.rb:247:in `require': cannot load such file -- jsonapi (LoadError)
since the update for 0.1.1.beta4
Yes, I do use version…
-
- OS X version: 10.11.3
- ruby version: `ruby 2.3` installed with `ruby-install` to `~/.rubies`, and activated with `chruby`
- nokogiri version: `1.6.8.rc3`
Build error:
```
xmlIO.c:1450:52: error: …