search for: heon

Displaying 3 results from an estimated 3 matches for "heon".

Did you mean: hein
2006 Mar 24
1
Multiple table relationships
...l has the following: class Component < ActiveRecord::Base has_and_belongs_to_many :elements end I haven''t actually added anything to my Element model but suspect that it also needs a habtm association. My bigger issue is, how to I associate things with the element_types table? Kyle Heon kheon@comcast.net www.kyleheon.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060324/c3e8a24c/attachment.html
2006 Aug 02
2
Passing Ajax.InPlaceEditor options
...lightcolor" => "#EAEAEA" } %> <%= in_place_editor_field :platform, :name, {}, :in_place_editor_options => { :highlightcolor => "#EAEAEA" } %> None of those worked, no error and no difference in the Ruby generated javascript code. Thanks in advance. Kyle Heon www.kyleheon.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060802/02f20205/attachment.html
2005 Jul 16
2
Applying css style to a link_to
...created using link_to? I''ve tried <%= link_to("details", :class => "details", :action => "edit", :id => event) %> but that creates a link which looks like /admin/events/edit/3?class=details which is not what I''m looking for. Kyle Heon kheon-Wuw85uim5zDR7s880joybQ@public.gmane.org _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails