-
I'm using Hashie::Mash to turn JSON results from an API call into objects that are easier to iterate and output in my views.
The data includes addresses, including a field called 'zip.'
It appears t…
-
@myronmarston
Hi,
I'm reporting this here because of point 11 of the upgrade guide: https://www.relishapp.com/rspec/docs/upgrade
> Run your test suite. It should still be green. If anything fails…
-
Hi. First thanks for releasing/maintaining this gem. I'm using Rails 3.2.17, Ruby 2.0.0
``` ruby
gem "tinymce-rails"
gem 'tinymce-rails-imageupload', '~> 4.0.0.beta'
gem 'rack-cache', :require => 'ra…
-
Orders are being processed correctly, but I am unable to ship an item. When ship is clicked just says 'loading' but nothing happens. Also no items appear in the prodcut drop down menu to choose from…
-
When I deserialize the following JSON:
``` javascript
[
{
"id":"b21c43cc-3dd5-11e4-9dac-6274cc1fb069",
"created_at":"Tue Sep 16 19:15:11 UTC 2014",
"title":"Software Engineer…
-
Running Rubinius 2.1.1, some requests (seemingly random, but some consistently) kill the server.
I get the following error in an infinite loop until the request times out.
``` text
09:35:36 web.1 …
-
When I deserialize the following JSON:
``` javascript
[
{
"id":"b21c43cc-3dd5-11e4-9dac-6274cc1fb069",
"created_at":"Tue Sep 16 19:15:11 UTC 2014",
"title":"Software Engineer…
-
Podemos poner aquí todo lo que encontremos.
-
I've never had a problem pushing my app before, I just made a simple change to a view and now I can't push to master without it failing.
```
Unfortunately, a fatal error has occurred. Please s…
-
@calebd Also it would be a lot better that you create a NSObject for SimpleAuthUser and fill the necessary properties in that. So in case someone requires a Facebook Access Token, expires at etc. it c…