Sha256: d4bd56179829585802cb20adfcee13945eb0ed5aaccea71872fb8dba5c7a5676

Contents?: true

Size: 1.19 KB

Versions: 1

Compression:

Stored size: 1.19 KB

Contents

## 0.0.1 (25 February 2012)

  - Initial Commit

## 0.0.2 (26 February 2012)

  - Redacted

## 0.0.3 (26 February 2012)

  - Added install generator for automatically adding kendoui JS and CSS files to projects
  - Added generator option to specify theme (default is default)

## 0.0.4 (27 February 2012)

  - Modified install generator to auto-add asset declarations to `application.js` and `application.css` for Rails 3.1+ apps with the asset pipeline enabled. Pre 3.1 apps, as well as those with `config.assets.enabled = false` will have the appropriate files copied over to `public/javascripts` and `public/stylesheets`

## 0.0.5 (27 February 2012)

  - Added jQuery source for non-Asset Pipeline installations
  - Added 'all' option to theme switch to install all themes and styles

## 0.0.6 (2 March 2012)

  - Fixed issue with duplicate style entries in Generator
  - Removed redundant .js files (only kendo.all.min and cultures remain)
  - Removed development dependencies from gemspec

## 0.0.7 (22 March 2012)

  - Updated Source to Kendo UI Q1 Release (2012.1.322)
  - Updated all.min references to new web.min references (including docs)
  - Added LicenseAgreements Folder and Removed Eula-Kendo.pdf at root

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kendoui-rails-0.0.7 CHANGELOG.md