Methods

Class/Module Index [+]

Quicksearch

Admin::Suggestion::Capacity::Add

Attributes

active_gear_pct[RW]
available_gears[RW]

current active available for the profile (limited by district capacity)

contents[RW]

shared properies of these suggestions

gears_needed[RW]
max_active_gears[RW]
node_quantity[RW]
nodes_creatable[RW]
nodes_needed[RW]
threshold[RW]

why add? because available < threshold

Public Class Methods

important?() click to toggle source

adding capacity is generally "important" removing, not so much.

# File lib/admin/suggestion/types.rb, line 91
def self.important?; true; end

Public Instance Methods

id() click to toggle source
# File lib/admin/suggestion/types.rb, line 92
def id; super(:@contents); end

[Validate]

Generated with the Darkfish Rdoc Generator 2.