Skip to content

Instantly share code, notes, and snippets.

@ymendel
Created August 10, 2009 22:05
Show Gist options
  • Save ymendel/165466 to your computer and use it in GitHub Desktop.
Save ymendel/165466 to your computer and use it in GitHub Desktop.
photos = photos[0, photos.size > limit ? limit : photos.size]
#############################################################
@order_type = (params[:order_type])?params[:order_type]:"New"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment