Sha256: 1a1fa066bb7dc0139ccead3e27359a667206679c93f78a908e3ed58e997fed77

Contents?: true

Size: 1.96 KB

Versions: 1

Compression:

Stored size: 1.96 KB

Contents

= 0.2.8 2009-06-12

* Removed some code from the InactiveRecord:Base extension for human attrbiute hint that returns unless 
  table_exists? as this does not make any sense for InactiveRecord.


= 0.2.7 2009-06-10

* Changed the BrowserDetector to need to be instantiated to use.  No longer just static methods.


= 0.2.6 2009-06-10

* Added some more view helpers for the browser detector.


= 0.2.5 2009-06-10

* Added BrowserDetector to assist with determining which browser is making a request.


= 0.2.4 2009-05-29

* Added add_data method to the Guilder object allowing named data structures to be passed to the JavaScript 
  executing environment.
* Added a jQuery event to the body DOM element called guildedInitialized.  To execute JavaScript code after all 
  Guilded components are intialized, simply bind to this event.


= 0.2.0 2009-04-06

* Added human attribute hint support for InactiveRecord


= 0.2.0 2009-03-27

* Added Mark Perkins jquery-url plugin and made it a default library


= 0.1.9 2009-03-26

* Added Rails helper method to resolve REST path helpers and args


= 0.1.5 2009-03-24

* Added g_apply_style helper
* Added functionality to put CSS link tags in the HTML header, where they belong


== 0.1.4 2009-03-17

* Added include_component? method for testing if a component type is already present in the Guilded elements collection
* Fixed bug with Exception raising in add method


== 0.1.2 2009-03-13

* Fixed a bug with stylesheet and JS tag helpers.


== 0.1.0 2009-03-12

* Fixed a bug with requiring files.


== 0.0.9 2009-03-12

* Added Guilded::Rails::Helpers class to hold some common helpers for Rails components


== 0.0.8 2009-03-12

* Added attr_human_override and attr_human_hint


== 0.0.7 2009-03-11

* Bug fixes


== 0.0.6 2009-03-11

* Updated config file and Guilder to accept an :env variable.  This variable will allow Guilded to know what environment
  it is running in so that it knows whether to cache assets, etc.


== 0.0.1 2009-02-28

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
midas-guilded-0.2.8 History.txt