Skip to content

Instantly share code, notes, and snippets.

@luckyruby
Created December 20, 2011 00:35
Show Gist options
  • Select an option

  • Save luckyruby/1499611 to your computer and use it in GitHub Desktop.

Select an option

Save luckyruby/1499611 to your computer and use it in GitHub Desktop.
if params[:pickup_date].present? || params[:pickup_time].present? || params[:return_date].present? || params[:return_time].present?
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment