hi,
whats the correct syntax for that: (if possible)
project<has_one>calendar
im not sure of the “link_to” part.
thx
hi,
whats the correct syntax for that: (if possible)
project<has_one>calendar
im not sure of the “link_to” part.
thx
Rather than posting such a silly question here, you could always go read
for yourself…
u know, sometimes u just dont see things clear / the code looks all the
same. sorry 4 bothering.
but thx
Tom T. wrote:
<%=h !project.calendar.nil? ? "all good" : link_to(project.title, project) %>
thx. appreciate it!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs