-
_**Edit** (April 2014): Updated by @paulirish & @sheerun_
Package unregistering will be available via `bower unregister ` soon, but for now, you can unregister packages yourself using `curl`, if the …
-
`invalid option: -f
Test::Unit automatic runner.
Usage: /home/max/bin/rspec [options] [-- untouched arguments]`
When I run guard.
Gemfile:
``` ruby
23 group :test, :development do
24 gem 'minit…
-
When i am using a uuid in my model and i am cache it its doent not generate the last updated attribute
```
2.1.3 :019 > Language
=> Language(id: uuid)
2.1.3 :019 > Goal
=> Goal(id: integer)
2.1…
-
Hi,
I am currently attempting to integrate the Cloudinary CDN into my Angular application. It is pretty basic at the moment, but you can see the live site at www.wrestlemaniamainevent.com
I have an i…
-
Really love cloudinary, but would love some solution for retina support.
Right now, the way I show images is this:
```
= cl_image_tag(@magazine.cover_image.image.cover, :width => 120, :height => 160…
-
Thank you very much for fixing the syntax error with bower.json -> https://github.com/cloudinary/cloudinary_js/commit/064fb900901fd84b9c3fa09a7b3a09adad1f4ec6
With the following part, I still get thi…
-
I created a new app using Keystone 0.2.6 using yeoman with the example Gallery model.
It contains the following fields:
```
heroImage: { type: Types.CloudinaryImage },
images: { type: Types.Cloudina…
-
Issue #112 includes some discussion on using grunt-requirejs instead of usemin. However, I'm not sure how to accomplish the concat, uglify, and revving that usemin made possible in one swoop.
Right n…
-
Using the plugin works easily enough when setting up a type=file input field, but I can't figure out how to get it to work using website URL.
I tried
$('#url_field').cloudinary_fileupload();
but …
-
After creating a new spree store, when trying to check out, it does not accept an European address throwing:
`We are unable to calculate shipping rates for the selected items.`
``` ruby
def en…