RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: exocode
Site: www.mediatainment-productions.com
Can someone explain how to get this working with mongoid?
many many thanks
simple_form does not allow all bootstrap classes.
Hi there,
can someone offer this tutorial as a "non-square-thumbnail" example?
I ran into render issues when I try to change the parameters to a "rectangle" in the js.coffee file
Thank you!
render :crop brings me up to a BLANK PAGE, “406 not acceptable” error
I have to wrap this in a format.html{}
if params[:location][:main_image].present? format.html {render :crop} else format.html { redirect_to @location, notice: 'Location was successfully created.' } format.json { render json: @location, status: :created, location: @location } end
Not sure why... but it works
Can someone explain how to get this working with mongoid?
many many thanks
simple_form does not allow all bootstrap classes.
Hi there,
can someone offer this tutorial as a "non-square-thumbnail" example?
I ran into render issues when I try to change the parameters to a "rectangle" in the js.coffee file
Thank you!
render :crop brings me up to a BLANK PAGE,
“406 not acceptable” error
I have to wrap this in a format.html{}
Not sure why... but it works