Sha256: 120bc74a8a1a965993ce6bc732cf9a2da7d46c8e6e49b1dd90c76ae80f19b34b
Contents?: true
Size: 873 Bytes
Versions: 2
Compression:
Stored size: 873 Bytes
Contents
= inetmgr Release Notes == Latest Version (0.3.0) - more property mappings for ApplicationPool & Site. - Added support for site-level configuration (only appSettings, for now). == Previous Versions === 0.2.1 - Added static configure method to IisConfiguratin to support atomic changes: IisConfiguration.configure do |cfg| #use cfg param to configure end - Added some RDoc - Added application_pool prop to Application (alias for applicationPool) - Added logon_type prop to ProcessModel (alias for logonType) - Added physical_path to VirtualDirectory (alias for physicalPath) - Extended SSL support to BindingInformation === 0.2.0 Initial version with support for configuring the following IIS/Machine level objects: - ApplicationPool - Application - AutoStartProvider - Site - ProcessModel - PeriodicRestart - Recycling
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
inetmgr-0.4.0 | RELEASE-NOTES.rdoc |
inetmgr-0.3.0-mswin32 | RELEASE-NOTES.rdoc |