summaryrefslogtreecommitdiff
path: root/spec/unit/property/state_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/SymbolProcLamont Granquist2019-07-051-1/+1
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-22/+22
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-2/+2
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-9/+9
* autofixing whitespace copsLamont Granquist2016-02-051-6/+8
* Use double quotes by defaultThom May2016-01-141-45/+45
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-5/+5
* Fix issue where DSL is not emitted if state_properties happens before propertyjk/state_attrsJohn Keiser2015-07-151-0/+15
* Make required name attributes workJohn Keiser2015-07-031-327/+327
* Add property_is_set?John Keiser2015-06-231-31/+25
* Add property Type as an alias to isJohn Keiser2015-06-231-2/+1
* Create property on resource, alias attribute to itJohn Keiser2015-06-231-0/+498