Displaying 3 results from an estimated 3 matches for "part_appl".
Did you mean:
part_apple
2005 Mar 02
0
Using a params from down the model relationship tree
Hi,
I have three models:
class Product < ActiveRecord::Base
has_many :parts
end
class Part < ActiveRecord::Base
has_many :part_applications
belongs_to :product
end
class PartApplication < ActiveRecord::Base
belongs_to :part
end
In a controller, I have access to a Product.id:
@product = Product.find(@params[''id''])
So with that I am able to do something like this:
@product.parts.each do |part|
part....
2016 Mar 07
0
Module Versioning
...efi\odc.mod (2.9 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\offsetio.mod (1.6 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\ohci.mod (10.3 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\part_acorn.mod (1.7 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\part_amiga.mod (1.9 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\part_apple.mod (2.1 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\part_bsd.mod (2.9 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\part_dfly.mod (1.8 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\part_dvh.mod (1.5 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\part_msdos.mod (2.3 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\part...
2016 Mar 06
5
Module Versioning
On 3/3/2016 07:43, Pete Batard via Syslinux wrote:
> [...] as far as I am concerned, 'A "version" such as "6.03" [is not]
> enough'. [...]
I'd like to help to improve Syslinux with regards to version-related
concerns.
Having typed that, perhaps we could discuss your (or Rufus') specific
needs, in parallel? Do I understand correctly that the primary