Sha256: 31c5e249bae69632fe3a09c942d2fd7c221ebcf95044c8191930efe8f2c6d1b7

Contents?: true

Size: 1.01 KB

Versions: 19

Compression:

Stored size: 1.01 KB

Contents

#-*- mode: ruby -*-
#
# h2. etc/imwrc -- default site-wide imw configuration file
#
# == About
#
# This file contains the site-wide configuration settings for this
# installation of the Infinite Monkeywrench.  Settings here override
# the defaults in <tt>lib/imw/utils/config.rb</tt> (see the
# documentation for that file for more detail on the variables that
# can be configured here) but will in turn be overwritten by settings
# in the <tt>~/.imwrc</tt> file in each user's directory (though the
# location of this file can be customized).
#
# At the present moment, all settings are stored as plain Ruby files
# (though they may lack the <tt>.rb</tt> extension).  As the IMW
# develops, these will be replaced by YAML files which will be parsed
# by <tt>lib/imw/utils/config.rb</tt>.
#
# Author::    (Philip flip Kromer, Dhruv Bansal) for Infinite Monkeywrench Project (mailto:coders@infochimps.org)
# Copyright:: Copyright (c) 2008 infochimps.org
# License::   GPL 3.0
# Website::   http://infinitemonkeywrench.org/

module IMW
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
imw-0.2.18 etc/imwrc.rb
imw-0.2.17 etc/imwrc.rb
imw-0.2.16 etc/imwrc.rb
imw-0.2.15 etc/imwrc.rb
imw-0.2.14 etc/imwrc.rb
imw-0.2.13 etc/imwrc.rb
imw-0.2.12 etc/imwrc.rb
imw-0.2.11 etc/imwrc.rb
imw-0.2.10 etc/imwrc.rb
imw-0.2.9 etc/imwrc.rb
imw-0.2.8 etc/imwrc.rb
imw-0.2.7 etc/imwrc.rb
imw-0.2.6 etc/imwrc.rb
imw-0.2.5 etc/imwrc.rb
imw-0.2.4 etc/imwrc.rb
imw-0.2.3 etc/imwrc.rb
imw-0.2.2 etc/imwrc.rb
imw-0.2.1 etc/imwrc.rb
imw-0.2.0 etc/imwrc.rb