Results 15 issues of dieutb

in test, I want seting up a mock to action create In first one I do with : `def param_earning(earning_type_id) {...............,:earning_type_id => earning_type_id} end` IN test I call,and it run...

Hi ElbertF, I tested the lib raphael and yours . The resulf is: if I run with raphael http://raphaeljs.com/graffle.html, It move and clip-rect change follow ok. ``` move = function...

I see in document have 'viewport_content_x', 'viewport_content_y' but I set it seem to not effect. It alway show at position 0,0 . Did I config wrong something?

HI everyone, I have an parse json and I use active_model_serializers. In article_seriallizer.rb I call object.decorate and it throw error: ``` Draper::UninferrableDecoratorError - Could not infer a decorator for ActiveRecord::Base.:...

I see it get the title and meta-description of the page. The flow is: I request to my tool page and then it response me the result by ajax. Is...

Hi everyone, I would like to change the response type from JSON to yaml. I try config produces: ['application/yaml'] but seem not affected. I could respond yaml syntax, but the...

Hi everyone, is there any support of library for that? [Question on stackoverflow](http://stackoverflow.com/questions/42477231/leafletjs-market-circle-is-there-event-drag-resize-radius)

hi everyone, how could config to test send mail by rspec in enviroments: test, development, production?

Hi everyone, When choose pay with creditcard, Submit with coupon code (FREESHIP) is work greate. But when choose paypal: when click I see it not submit coupon code. Do I...