Displaying 3 results from an estimated 3 matches for "time_units".
Did you mean:
time_unit
2010 Jun 24
0
Nested Model Forms
...pretty much set up okay.
Here''s the set up (obviously well and truly stripped back). Hopefully
someone can see something I''m missing.
CIA -ants
Models:
event_category:
has_many :event_types
accepts_nested_attributes_for :event_types
event_type:
has_and_belongs_to_many :time_units
has_many :events
belongs_to :event_category
accepts_nested_attributes_for :events
event:
belongs_to :event_type
controller new action has ...
@event_category.event_types.build
@event_category.event_types[0].events.build
Forms:
event_categories/new.html.erb
<% form .........
2018 Jan 10
14
[Bug 1214] New: Allow limit to use any value for time unit
https://bugzilla.netfilter.org/show_bug.cgi?id=1214
Bug ID: 1214
Summary: Allow limit to use any value for time unit
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2013 Jun 08
2
[Bug 827] New: limit: support is broken
https://bugzilla.netfilter.org/show_bug.cgi?id=827
Summary: limit: support is broken
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: All
Status: NEW
Severity: blocker
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: eric at regit.org