Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_fields.html.erb 272 Bytes
_value.html.erb 192 Bytes
edit.html.erb 184 Bytes
index.html.erb 440 Bytes
new.html.erb 139 Bytes

Latest revisions

# Date Author Comment
08bf6aba 04/14/2010 04:52 AM Ohad Levy

fixes #208 - use nested_attributes for lookup parameters

0265427b 03/09/2010 06:47 AM Ohad Levy

fixes #141 - add support to extlookup kind of queries through foreman
usage:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common"
if you want it in YAML, just add:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common&format=yml"

View revisions

Also available in: Atom