search for: propertytype

Displaying 4 results from an estimated 4 matches for "propertytype".

2006 Mar 08
2
Displaying related tables in forms.. probably an easy question!
Hey All, I have two tables.. One belongs to another. Why can''t I reference table1.table2.attribute? Specifically, using scaffolding: property.rb - has_one :PropertyType property_type.rb - has_many :Properties property_controller - def list @property_pages, @properties = paginate :properties, :per_page => 10 end list.html: 1. <% for property in @properties %> 2. <tr> 3. <% for column in Property.content_columns %> 4. <td&g...
2006 Mar 09
0
Re: Displaying related tables in forms.. probably an easy qu
Steve - That was the issue.. It seems obvious now, but I needed to reference Property.PropertType.name instead of property.propertytype.name Thanks!! Brian -----Original Message----- From: rails-bounces@lists.rubyonrails.org [mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Steve Koppelman Sent: Wednesday, March 08, 2006 5:00 PM To: rails@lists.rubyonrails.org Subject: [Rails] Re: Displaying related tables in forms.. pr...
2015 Aug 07
0
Wine release 1.7.49
...ew file. widl: Added support for -ns_prefix option. mfobjects.idl: Added new file. mfplat: Added IMFPluginControl stub implementation. widl: Don't allow coclass declaration in winrt mode. widl: Added support for namespaced enums. windows.foundation.idl: Added PropertyType declaration. J?zef Kucia (6): d3dx9/tests: Use new_test_context() to create device in mesh tests. d3dx9: Partially implement D3DXComputeTangentFrameEx(). d3dx9: Implement D3DXComputeNormals(). d3dx9/tests: Add tests for normals computation. d3dx9: Correctly handle whi...
2009 Dec 04
0
Wine release 1.1.34
...(coverity). Stefan Leichter (3): setupapi/tests: Check the buffer content returned from SetupGetInfFileListW test. kernel32: Added stub for CreateMemoryResourceNotification. setupapi/tests: Use separate directory for SetupGetInfFileListW. Vincent Povirk (42): ole32: Rename propertyType to stgType. ole32: Rename propertyUniqueID to clsid. ole32: Rename rootPropertySetIndex to storageDirEntry. ole32: Rename stream.ownerProperty to dirEntry. ole32: Rename BlockChainStream.ownerPropertyIndex to ownerDirEntry. ole32: Rename SmallBlockChainStream.ownerProp...