Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 3 of 3
Search took 0.02 seconds.
Search: Posts Made By: ramblex
Forum: Ruby & Ruby On Rails 10-22-2012, 03:52 PM
Replies: 2
Views: 7,761
Posted By ramblex
So you just want to show the image? If that's the...

So you just want to show the image? If that's the case:


<%= image_tag (property.images[0].image.url('550x412', :jpg)) if property.images[0] -%>
Forum: Computer Programming 02-12-2012, 01:10 PM
Replies: 1
Views: 575
Posted By ramblex
You have a number of syntax errors in your code....

You have a number of syntax errors in your code. The whole if conditional must be inside round braces. In C { and } denote a block, use ( and ) for grouping. The following code compiles on my...
Forum: Looking for work/ for hire 11-23-2011, 03:04 PM
Replies: 0
Views: 462
Posted By ramblex
Web development work wanted

Hello,

I'm looking for new web projects to work on. If you need a website please leave your details here or PM me.

My previous projects are listed here: http://ramblexdesigns.com. I'm happy to...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT +1. The time now is 01:58 AM.