commit c523068642e1461a11b96816d1c0b8adf20dcdc1 Author: Paweł Wilk <[email protected]> Date: Wed Nov 21 18:58:32 2012 +0100
Release 2.0.2
commit ca7d41f8d7fd964bb04715b8cfe1276e641faa30 Author: Paweł Wilk <[email protected]> Date: Sat Nov 10 03:40:43 2012 +0100
Documentation updated
commit defb9c5e80809b9098e781d44e9764b8a685bfd0 Author: Paweł Wilk <[email protected]> Date: Mon Nov 5 00:07:17 2012 +0100
README updated
commit 3bbf561be52ecc64998230e63601f8dac87d9d5f Author: Paweł Wilk <[email protected]> Date: Sun Nov 4 23:57:44 2012 +0100
README updated
commit ae25d0fefbe299216b82a4c3df431584cdc1610f Author: Paweł Wilk <[email protected]> Date: Sun Nov 4 17:04:14 2012 +0100
README updated
commit 364a5df0dfe8bed367351c55b7b64c174b2a3d91 Author: Paweł Wilk <[email protected]> Date: Sun Nov 4 16:44:10 2012 +0100
Version 2.0.1
commit ae4f36ca7f011045898f0d21a2a7c4fad3064446 Author: Paweł Wilk <[email protected]> Date: Sun Nov 4 16:17:03 2012 +0100
Tracking changes of virtual attributes improved; wrapping method is now waiting for a getter method
commit de71213689e9246e8694f65fc26b4dfb84e9e940 Author: Paweł Wilk <[email protected]> Date: Sun Nov 4 16:16:10 2012 +0100
Added AttributeSet#to_hash and AttributeSet#to_attribute_set
commit 732f6a0546bd2420f676d52dcc6be54fc190ea61 Author: Paweł Wilk <[email protected]> Date: Sun Nov 4 03:26:57 2012 +0100
Virtual attributes tracking improved; now the placement of attr_virtual keyword does not matter
commit d7c3b087fd0cdb66ad7a42e30ae55d2d896ff505 Author: Paweł Wilk <[email protected]> Date: Sun Nov 4 03:25:42 2012 +0100
Created abstraction layer that allows to keep all needed data in two class instance variables:
- @attribute_sets (for sets, attributes map, virtual and semi-real items),
- @attribute_filters (for filtering methods).
commit f1e63bc24ceb941e84e354f3f28ead899eaacc77 Author: Paweł Wilk <[email protected]> Date: Fri Nov 2 08:43:48 2012 +0100
MetaSet improved, removed grandparent.class.bind(self).call
commit b5a915f50d823d39657a91b1513e0ba4bd690490 Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 20:57:25 2012 +0100
Description updated
commit bda2e1073095712fe1aece55dbf40ac5fb4f4bc9 Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 20:48:24 2012 +0100
Gem description updated
commit 9d5082a0f3d5b9349b1792a420f273b9898f1a9e Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 17:07:24 2012 +0100
ChangeLog updated
commit 602f63462008c2eee2fc9a1fabb231a3fa8bc858 Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 17:05:51 2012 +0100
Version 2
commit 3595cf888a15cbb2fc94078992be099c9e110ab4 Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 16:43:34 2012 +0100
Dependencies updated
commit 2a5d3d3cf0fe2dcb1711f12fc1322586bdbeaad5 Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 16:37:20 2012 +0100
Documentation updated
commit 4060f7d9e0109361a737afd6e643f4794cf8db44 Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 16:32:00 2012 +0100
Documentation updated
commit d67f9e5f06b3a365a322b7b8bd7899662668f035 Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 16:31:40 2012 +0100
Added missing aliases
commit ab1f3904ea9205c5a8f0cf2e76a30a3a69dd7cfa Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 11:39:05 2012 +0100
Documentation updated
commit e5c82df87c5f979aa693de192b3b24feab6ebbba Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 11:38:45 2012 +0100
Filtering methods register merging improved (now it works with indirect inclusion too)
commit 86a4f948eec075f693b81014bf81e57c59755ade Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 11:37:01 2012 +0100
AttributeSet#annotations now returns a hash containing only annotated attributes
commit 19d39e8f7bc84e2f044de286a1719b35cc988bb7 Author: Paweł Wilk <[email protected]> Date: Thu Nov 1 11:36:14 2012 +0100
Class methods names disambiguated (added second-person aliases)
commit 476bf111c8179a50947b885b98d4bf3d875a65a1 Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 20:33:32 2012 +0100
Documentation updated, common filters specific documentation moved to docs/COMMON-FILTERS.md
commit 92c28621620f047deb5ddb7753e2fe901c181a2b Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 19:17:17 2012 +0100
Fixed return values of methods
commit bd757dfd8d024669f9b26ecd9fe7bcdf78b5fff5 Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 18:57:32 2012 +0100
More fixes for MetaSet compliance
commit 0350a2e481faf93511f20713decc9ebea69cd526 Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 18:56:58 2012 +0100
Documentation updated
commit 543cba5aa180149f5a68addbf8eb55670bc171bf Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 18:56:44 2012 +0100
Fixed four errors in DSL proxy class AttributeSet::Query (validation and changes tracking)
commit 57eb34f3a9a70674eaaf59264bd5f8e05eefa38f Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 18:55:32 2012 +0100
The MetaSet class moved to a separate file
commit 3f54db096b5511e7a95d6eb5dadfbbf14d64a54c Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 11:56:58 2012 +0100
Improved filtering methods registration and
commit b5965852204ee64339ef4581670083c5e1b5313e Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 11:56:07 2012 +0100
Added MetaSet – a simple replacement for a Hash in internal data structures
commit 0954ee3935e1da40462d97fb04b66123230e3b3b Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 11:48:07 2012 +0100
Added bare filtering module
commit 1d3c941bbaa691235c4bdfa3fadc30cfa3ab2e02 Author: Paweł Wilk <[email protected]> Date: Wed Oct 31 11:47:49 2012 +0100
Documentation updated
commit 02ff862f148306e7f713f4024569abb5d8773491 Author: Paweł Wilk <[email protected]> Date: Tue Oct 30 21:36:16 2012 +0100
Creating filtering methods and calling all filters seriously refactored
- Added DSL class method filtering_method that memorizes method->attribute set pairs
(available in all classes that directly or indirectly include AttributeFilters;
- Added __filtering_sets class instance variable merging to CommonFilter#included hook,
which is then propagated as class method to all classes that contain common and custom filters;
- Changed filter_attributes DSL method, it now calls any method registered as filtered (uses
__filtering_sets class instance variable) if there is a global set in use, which name
is assigned to some filtering method;
- Added registered_attribute_filters DSL instance method for listing registered methods
commit 73533da9b37b460e84bc147da3504bc68fdcb9fd Author: Paweł Wilk <[email protected]> Date: Tue Oct 30 21:28:03 2012 +0100
Added AttributeSet#each_name_value enumerator
commit 82e518659429899b53e889dfca09b473a2836e3e Author: Paweł Wilk <[email protected]> Date: Tue Oct 30 21:27:37 2012 +0100
Documentation updated
commit c48345e34ade6ddf99d1a79f1305b2cf04995aa5 Author: Paweł Wilk <[email protected]> Date: Sat Oct 27 15:16:37 2012 +0200
Refactored AttrQuery initialization, added attribute name gethering from next method name in a chain
commit ac8f8131134be35fa3e1cac5118856b0d7664142 Author: Paweł Wilk <[email protected]> Date: Sat Oct 27 15:15:32 2012 +0200
Added filtered_attribute_simple DSL method
commit b4ee22cc8d7a66a44062f105ecb04aa8554d4d2d Author: Paweł Wilk <[email protected]> Date: Sat Oct 27 15:14:50 2012 +0200
Improved attribute_set DSL method (removed unneeded condition)
commit 26182a3a5650321fb7e286374613f460368986cd Author: Paweł Wilk <[email protected]> Date: Sat Oct 27 15:13:36 2012 +0200
Fixed attribute_set DSL method: doesn't return duplicate of a frozen set anymore
commit fc2b32fcba24149018c82c2ca4b50d932d0b04a3 Author: Paweł Wilk <[email protected]> Date: Sat Oct 27 02:55:58 2012 +0200
The all_attributes DSL instance method can now use the next method call to get a set name
commit fed4f500863fc2dce347128ae4ad9346e45f284b Author: Paweł Wilk <[email protected]> Date: Sat Oct 27 02:54:49 2012 +0200
Added attribute_set_exists? DSL class method
commit 85564f3c6be7b7703b49a8ebd7f88ff672d00644 Author: Paweł Wilk <[email protected]> Date: Sat Oct 27 01:29:24 2012 +0200
Documentation updated
commit cb5f24dc693cc18751b775aae551db0466ce306f Author: Paweł Wilk <[email protected]> Date: Sat Oct 27 01:29:17 2012 +0200
Added virtual? and semi_real? to AttrQuery proxy
commit 299fcb8d3b87bb24b25b7b3a739281640dd6d8a3 Author: Paweł Wilk <[email protected]> Date: Fri Oct 26 15:07:30 2012 +0200
Documentation updated
commit f1da92544ce9be6198861e908fed0ac22802a713 Author: Paweł Wilk <[email protected]> Date: Fri Oct 26 15:07:18 2012 +0200
Typo fixed in the all_attributes DSL method
commit 3f31782c3783f14885d6cd74925329aeff2ef640 Author: Paweł Wilk <[email protected]> Date: Fri Oct 26 15:06:29 2012 +0200
Added changed? and unchanged? to Query, fixed argument passing to next method in chain
commit 15de2f97034844656a6be5866316ba3348aa0cb5 Author: Paweł Wilk <[email protected]> Date: Fri Oct 26 15:05:39 2012 +0200
Added changed? and unchanged? to AttrQuery
commit 7a9f00c6b2876f811b0775a2d683fb13180b99a3 Author: Paweł Wilk <[email protected]> Date: Fri Oct 26 15:05:04 2012 +0200
Improved Query DSL methods: valid?, invalid?, accessible?, protected?
commit bc9cd1de49b5eb4d25e41e688f92fd9500cb4943 Author: Paweł Wilk <[email protected]> Date: Fri Oct 26 15:03:40 2012 +0200
Added AttributeSet#to_set
commit 191c00b2d5c1104448c5be2da02975fa79ba9233 Author: Paweł Wilk <[email protected]> Date: Fri Oct 26 10:12:51 2012 +0200
Overriden inspect method in AttributeSet
commit 062d4114cb6b5573b135e8c08c1df3fe4480ded5 Author: Paweł Wilk <[email protected]> Date: Fri Oct 26 10:10:58 2012 +0200
Added valid? and invalid? responders to AttributeSet::AttrQuery
commit 7289165792ec36408d42620fd3f8620e7fe16556 Author: Paweł Wilk <[email protected]> Date: Thu Oct 25 22:35:15 2012 +0200
Fixed AttributeSet::Query wrapper calls, improved Query initializer (added error checking)
commit b16c4f40c845cdf32830fe340116033e9007edb5 Author: Paweł Wilk <[email protected]> Date: Thu Oct 25 15:44:29 2012 +0200
Attribute Filters are now 2 times faster than before optimizations. ;-)
commit b0aa47edd4fa4f5cb6467d75844081d3b0415d60 Author: Paweł Wilk <[email protected]> Date: Thu Oct 25 15:12:27 2012 +0200
DLS method attributes_to_filter improved (removed redundant calls to set duplicates)
Looks a bit messy but it's faster
commit ba4c88480b30d590ba9e20eb8bb7663375dfbce5 Author: Paweł Wilk <[email protected]> Date: Thu Oct 25 15:10:32 2012 +0200
Enumerators improved: sort, select, reject fixed; all other wrapped to return AttributeSet object
commit 08cd09f7164d606d396fd488f7e4088a12f2ae38 Merge: ce84ecd 4a27e64 Author: Paweł Wilk <[email protected]> Date: Thu Oct 25 01:33:39 2012 +0200
Merge branch 'hashset': AttributeSet is now based on nested hashes
commit 4a27e64da26f6451582a0643e3930989951016c9 Author: Paweł Wilk <[email protected]> Date: Thu Oct 25 01:25:50 2012 +0200
Serious refactoring: creation of duplicates for sets moved to class-level accessors
commit 2dd84925a3a025ba199feaa21ac91e1cb78f7cfa Author: Paweł Wilk <[email protected]> Date: Wed Oct 24 21:04:21 2012 +0200
Refactored all_attributes DSL method and removed all_attributes_simple (speed optimizations)
commit bd509597813cfe4efabc208c968fa6430f488fcb Author: Paweł Wilk <[email protected]> Date: Wed Oct 24 21:02:45 2012 +0200
Replaced block with select_accessible enumerator in all_semi_real_attributes DSL method
commit c636f157a706595ed2c66a37fb470a8e2a3f4f98 Author: Paweł Wilk <[email protected]> Date: Wed Oct 24 21:00:44 2012 +0200
s/attribute_filters_virtual/treat_as_virtual/
commit acfc44cff753e8e2e3daa463e7033f439b7b1731 Author: Paweł Wilk <[email protected]> Date: Wed Oct 24 20:59:25 2012 +0200
treat_as_real and treat_as_virtual accessors moved to dsl_sets.rb
commit 94d6b45a5d2e81061e93352caf61f45f0570d921 Author: Paweł Wilk <[email protected]> Date: Wed Oct 24 20:56:45 2012 +0200
Added AttributeSet::Enumerator#select_accessible for picking up attributes that have setters/getters
commit ad7e8e824f36781fb1876fd406f8dd8c65bee204 Author: Paweł Wilk <[email protected]> Date: Wed Oct 24 20:55:47 2012 +0200
Adding elements to sets improved, AttributeSet initializer uses the method add()
commit 18b3b77a02ec141b47a909bb4b9b0b8429d2fde7 Author: Paweł Wilk <[email protected]> Date: Wed Oct 24 11:00:17 2012 +0200
Improved virtual and semi-real attributes storage handling
commit f64476a208d304f261721b9e56be2c410c09fd5a Author: Paweł Wilk <[email protected]> Date: Wed Oct 24 10:57:47 2012 +0200
Changed include? to key?
commit 14fb78dd7322d4ab1bf1640530e387c05cc3a658 Author: Paweł Wilk <[email protected]> Date: Tue Oct 23 14:59:49 2012 +0200
Compatibility fixes after changing basic structure to be ancestor of the Hash
commit d7ce56dfd6e1d9bd056381e018d2b44c980e5fd2 Author: Paweł Wilk <[email protected]> Date: Tue Oct 23 11:49:28 2012 +0200
Basic data structure (AttributeSet) is now based directly on a Hash
commit ce84ecd151cc523af935985e44ef7b11f3fb9934 Author: Paweł Wilk <[email protected]> Date: Sun Oct 21 20:53:25 2012 +0200
Prepared for branch
commit e674eb0a5ffa54b97a82bd2e105856b3398145c4 Author: Paweł Wilk <[email protected]> Date: Sun Oct 21 15:06:30 2012 +0200
The each_element helper improved
commit 8d44b5d1f448262c6599b8ab13762d5a1eb19de8 Author: Paweł Wilk <[email protected]> Date: Sun Oct 21 15:05:44 2012 +0200
Virtual attributes handling simplified, created different sets for virtual and semi-real attributes
commit f6ed979c584c6935dfbc62ef3f4036bde4d25005 Author: Paweł Wilk <[email protected]> Date: Thu Oct 18 22:29:38 2012 +0200
README updated
commit 50fac4cb0e3972e3aab41017cdc8bbae8759f8d3 Author: Paweł Wilk <[email protected]> Date: Sat Oct 13 15:15:11 2012 +0200
Replaced hash.merge(hash) expressions with more HashWithIndifferentAccess compliant
commit 97d622f3ceb1314b5ea323bcbc91eaba7c0f4fb2 Author: Paweł Wilk <[email protected]> Date: Sat Oct 13 13:12:53 2012 +0200
Added :enum as an alias name for :enums flags in parametrized common filters
commit feff6921c6b2542193c66c8f2b74e9d359f29743 Author: Paweł Wilk <[email protected]> Date: Sat Oct 13 13:12:19 2012 +0200
Added Pick filters for array and string manipulation (range and step based husking)
commit 114a7263e8752479262cddd039a3636fb247ae74 Author: Paweł Wilk <[email protected]> Date: Fri Oct 12 17:06:39 2012 +0200
Added shuffle filter to Order common filters
commit 0e68700f03c1d49cafed8392831f0c56d6dc8eb5 Author: Paweł Wilk <[email protected]> Date: Fri Oct 12 14:58:39 2012 +0200
Added Order common filters group
commit f685f03195ff65927c0e0e50ef9c20cc9ac8a250 Author: Paweł Wilk <[email protected]> Date: Fri Oct 12 14:15:23 2012 +0200
Common filters inclusion automated
commit 3cede89f7fba20efe99534757312321b3e1414a3 Author: Paweł Wilk <[email protected]> Date: Fri Oct 12 14:15:04 2012 +0200
Added presence and convert filters to Manifest.txt
commit 306ae4bdcf8a07c12094ee77a7a072b089beac17 Author: Paweł Wilk <[email protected]> Date: Fri Oct 12 14:00:09 2012 +0200
Added :replace_enumerable to common filters
commit 18c663acb7338289fe9f6240ecaef954406a1908 Author: Paweł Wilk <[email protected]> Date: Fri Oct 12 13:14:37 2012 +0200
Documentation updated
commit 41548b693aae3f83ca0ce8b0efeafc7a033aed5f Author: Paweł Wilk <[email protected]> Date: Fri Oct 12 13:11:05 2012 +0200
Refactored common filters (all are using setup_attributes_set to set parameters as annotations)
commit be8e6cb43d9e5596a4d5b353fddcd4f486e219f0 Author: Paweł Wilk <[email protected]> Date: Fri Oct 12 01:13:48 2012 +0200
Documentation updated
commit 8a6bb42886a593eba070322c6d6033465a725d35 Author: Paweł Wilk <[email protected]> Date: Fri Oct 12 01:13:35 2012 +0200
Added Presence filter module (and moved fill attribute filter into it)
commit d340ba770d8a668d0e07ba04af4893b58fbf9a63 Author: Paweł Wilk <[email protected]> Date: Thu Oct 11 23:16:42 2012 +0200
Added Fill filter
commit 038aa87c42c4da2f413d733c53b0a6261d231cbe Author: Paweł Wilk <[email protected]> Date: Thu Oct 11 23:16:04 2012 +0200
Added setup_attributes_set generic method that helps in parsing parametrized attribute sets
commit 927c86e0b616d79a93eecaf017fa7b492a432c00 Author: Paweł Wilk <[email protected]> Date: Wed Oct 3 13:22:09 2012 +0200
Added Convert common filters for converting attribute types
commit c49184e0c478be46b1161e6d0afc1f6d03c5c797 Author: Paweł Wilk <[email protected]> Date: Wed Oct 3 13:21:29 2012 +0200
Added squeeze filter example to spec
commit 85240335169123643e62342f3a3502fcbbc06c09 Author: Paweł Wilk <[email protected]> Date: Wed Oct 3 13:20:41 2012 +0200
Squeeze filtering method now supports parameter (other_text)
commit 727ea13e01c7733f3433419b7f753c17c8d3fd70 Author: Paweł Wilk <[email protected]> Date: Wed Oct 3 13:19:48 2012 +0200
Added missing documentation to join and split filtering methods
commit dad78091b838e6dcdda383c556789a57309dfb3e Author: Paweł Wilk <[email protected]> Date: Wed Oct 3 13:19:20 2012 +0200
Added annotate_attributes_with_params helper
commit 40f1378a8da604836c2f1ab47151d645cb0eb440 Author: Paweł Wilk <[email protected]> Date: Sat Sep 8 14:54:38 2012 +0200
README updated
commit 7cb026fcc75f9a0adde1fbd4d61031a242e6551e Author: Paweł Wilk <[email protected]> Date: Fri Aug 24 13:34:02 2012 +0200
ChangeLog updated
commit 0fef709aca9b1424c499fb2577c068731d7a171a Author: Paweł Wilk <[email protected]> Date: Fri Aug 24 13:33:55 2012 +0200
Class methods from common filters are now inheritable if base is a module
commit 5c5da5237f5f563b454395719375a56715eceedd Author: Paweł Wilk <[email protected]> Date: Fri Aug 24 02:03:44 2012 +0200
Static gemspec updated
commit 2a364e9ac2424b0e9f5d66d858dd757dd019c3b5 Author: Paweł Wilk <[email protected]> Date: Fri Aug 24 02:03:29 2012 +0200
Version 1.4.0
commit 954039e9060fb7f52fa807bf8f11568778e04969 Author: Paweł Wilk <[email protected]> Date: Fri Aug 24 01:51:35 2012 +0200
Documentation updated
commit d3f2485e2f9465e980b06f63e691031739c91787 Author: Paweł Wilk <[email protected]> Date: Fri Aug 24 01:51:14 2012 +0200
Common filtering modules simplified
commit 79f04480debf7a91b6a719cb085c16970eafd741 Author: Paweł Wilk <[email protected]> Date: Fri Aug 24 00:53:27 2012 +0200
Optimization
commit 513ae8815b9c5358b2ac63c846a6bf506845e549 Author: Paweł Wilk <[email protected]> Date: Fri Aug 24 00:45:26 2012 +0200
Join common filter updated (default separator is not stored as annotation but guessed)
commit 00c9a81dfa5f405cb8ad0aad15d09f6da7ad52f6 Author: Paweł Wilk <[email protected]> Date: Fri Aug 24 00:44:31 2012 +0200
Added wrappers for accessible_attributes and protected_attributes (not every ORM has it)
commit 0cfdcae67541ca4363de7a652ec867bc1afbfe06 Author: Paweł Wilk <[email protected]> Date: Thu Aug 23 18:48:53 2012 +0200
Set filtering and methods now return dedicated enumerator if block is missing
commit a33aafe036604ed20177abf46eeee67d9a5e64b0 Author: Paweł Wilk <[email protected]> Date: Thu Aug 23 17:36:34 2012 +0200
Enumerators are now aware of annotations
commit 56c12676b3b940b94af841a1820a9f5d8d7245ed Author: Paweł Wilk <[email protected]> Date: Thu Aug 23 01:32:06 2012 +0200
Removed unneeded expression
commit 486deac595d0de42d44b8221110b0faf32879a15 Author: Paweł Wilk <[email protected]> Date: Thu Aug 23 01:14:11 2012 +0200
Documentation updated
commit 0b8a2d48f1ad44f863d90851d43b34f69b685379 Author: Paweł Wilk <[email protected]> Date: Thu Aug 23 01:13:55 2012 +0200
Small fixes for type safety
commit 2ed2c879ce3ebaaf08178f31eab5ea855b027ecb Author: Paweł Wilk <[email protected]> Date: Thu Aug 23 01:13:34 2012 +0200
attr_virtual is now private
commit b70af0fd0ec2bc7df3057eca8490dc14c2818a94 Author: Paweł Wilk <[email protected]> Date: Thu Aug 23 00:14:38 2012 +0200
All class methods are now returning duplicates of sets.
commit 2a9a27820cfc227d09bd255327bdfda62ce12f28 Author: Paweł Wilk <[email protected]> Date: Wed Aug 22 00:08:47 2012 +0200
Documentation updated
commit 1b6b827351c7399ecf675df6953e60b54b0a116f Author: Paweł Wilk <[email protected]> Date: Wed Aug 22 00:08:36 2012 +0200
RSpec examples updated
commit 725541e0899fbe08b3b32eee0bce4c10fc5baf82 Author: Paweł Wilk <[email protected]> Date: Wed Aug 22 00:08:15 2012 +0200
Added :compact flag to the join common filter
commit 17be820ed3bebc49ee23a3763ed3988f19a8194a Author: Paweł Wilk <[email protected]> Date: Wed Aug 22 00:07:45 2012 +0200
Split common filter simplified
commit fde889cdb4f568003f3eb76372bb806402e3556a Author: Paweł Wilk <[email protected]> Date: Wed Aug 22 00:05:07 2012 +0200
Added instance_of() override to proxy classes.
commit 052dcee52992a4a6b8a322698ecdeba2b680ad5f Author: Paweł Wilk <[email protected]> Date: Mon Aug 20 23:53:46 2012 +0200
Documentation updated
commit ded9cfb503b5963a13c6dd9bf3c1300504441438 Author: Paweł Wilk <[email protected]> Date: Mon Aug 20 23:53:36 2012 +0200
Typo fixed
commit 40e3f3854d5eacfcdce4738efaa857aecdc62786 Author: Paweł Wilk <[email protected]> Date: Mon Aug 20 22:05:32 2012 +0200
Documentation updated
commit 0b40a22aa702545b23e23b136ec9cecdb0435551 Author: Paweł Wilk <[email protected]> Date: Mon Aug 20 21:52:00 2012 +0200
Specs updated
commit 444eb12e393bfb1a806a816f87c04f7271207747 Author: Paweł Wilk <[email protected]> Date: Mon Aug 20 21:51:48 2012 +0200
Alias added
commit 9ac91c7f7e48f56e089d9022bb0a3a4a14c1005d Author: Paweł Wilk <[email protected]> Date: Mon Aug 20 19:28:05 2012 +0200
Improved all_attributes_set (it now handles virtual attributes properly)
commit 9371e0ee2130f8c063926a29a634c48044221cdc Author: Paweł Wilk <[email protected]> Date: Mon Aug 20 18:52:58 2012 +0200
Fixed error that caused the_attribute queries to be empty
commit edd30090209832b1e01f6d3c9a8b46fd32ef363e Author: Paweł Wilk <[email protected]> Date: Mon Aug 20 18:51:52 2012 +0200
Added attr_virtual DSL method
commit c4bdcae87df48c26fc7f5c2b12155e3e0a0b5fe9 Author: Paweł Wilk <[email protected]> Date: Mon Aug 20 00:33:32 2012 +0200
Documentation updated
commit 43ab1eabc389630e5ca01d57a8f14df9fe7b885f Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 21:53:41 2012 +0200
Specs updated
commit e41f27ee899c88f874162db59a86d5ec9f75f6ea Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 21:53:34 2012 +0200
Documentation updated
commit 340ed417971a1ebcf345336e4918ad3e6ebc6ec5 Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 19:06:16 2012 +0200
Specs fixed
commit e1d2c852f32bd13e06cd0b9fa46f61c09316e6d6 Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 19:06:05 2012 +0200
Separated class level from instance level. We only return copies of global sets in instances.
commit eb28cb38d2858a6d06a35c8e23b9b77006f1d7e7 Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 19:04:32 2012 +0200
Documentation updated
commit ca208a67682d62a092fbf25a2a1088de5070a1c7 Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 17:25:31 2012 +0200
Added annotate_attribute_set DSL method
commit 9f0742ca81c0a699a9e116e8fc85091deaf69efd Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 15:44:44 2012 +0200
Added some RSpec examples for annotations
commit 8f4cada6ae88ee169d8201257ed782842faa42d5 Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 15:44:25 2012 +0200
Documentation updated
commit f0a5497249f91d14e0f2a84fc49a0f2a31787826 Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 15:43:56 2012 +0200
Internal helper each_element is now recurrent
commit 4787ae156d42b701d87fcb1132bfc97c2cf67523 Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 15:43:09 2012 +0200
Added attribute_set_simple method for bypassing proxies
commit 89d672e7175f0526076b853cbd635e70cac1f85a Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 01:27:31 2012 +0200
Added hashes support to common filters
commit 6a3232922d0b9302953b3be109abf55b9895b302 Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 01:27:08 2012 +0200
Added short example to README
commit 184b32a2507510e25ee1f6bb2e11c3ae52b2e03f Author: Paweł Wilk <[email protected]> Date: Sun Aug 19 01:25:16 2012 +0200
Common filters now have easy helpers in DSL for registering attributes that should be altered
commit 317af234c227ce62f5afcf6728263cda85c20d4a Author: Paweł Wilk <[email protected]> Date: Sat Aug 18 18:49:33 2012 +0200
Added filter_attributes DSL method for lazy programmers
commit def0159376045a0bed748573de45b847607620c3 Author: Paweł Wilk <[email protected]> Date: Sat Aug 18 18:49:09 2012 +0200
Added safety tests for common filtering methods
commit ebb2dc7bf800f8c33848110f390d23354fbacc9d Author: Paweł Wilk <[email protected]> Date: Sat Aug 18 16:50:07 2012 +0200
All common filters can now handle arrays as values of processed attributes
commit ca29be942c8cef215e0012beabf278758d157e88 Author: Paweł Wilk <[email protected]> Date: Sat Aug 18 12:11:46 2012 +0200
Join common filter can now operate on array attributes and in-place arrays
commit de7fca4c0cd463be23ef5401d48392cda506bfbf Author: Paweł Wilk <[email protected]> Date: Fri Aug 17 23:20:50 2012 +0200
AttributeSet::Query can now be initialized in more than one way
commit 3ee99fe992daaefa54df4eb05645380274d51dd6 Author: Paweł Wilk <[email protected]> Date: Fri Aug 17 14:59:31 2012 +0200
Split common filter can now handle arrays
commit 0b7a58d2257bf93aaf7870f50c020930897cebf3 Author: Paweł Wilk <[email protected]> Date: Fri Aug 17 14:59:11 2012 +0200
Common filters moved to subdirectory
commit 00b57a12eacb814306417dd3823ca001ed66734b Author: Paweł Wilk <[email protected]> Date: Mon Aug 13 13:12:56 2012 +0200
Added additional syntax to join_attribute DSL keyword
commit c90dbe236ddd356b0c8f155fb2f9d3552838071d Author: Paweł Wilk <[email protected]> Date: Mon Aug 13 13:08:58 2012 +0200
Annotation presence testing refactored
commit 8264f29faa7b380d6f29d4a7d485ee5d1c9a4375 Author: Paweł Wilk <[email protected]> Date: Mon Aug 13 02:20:54 2012 +0200
Added Join common filter module
commit a383d90a4ce40a0c4e7ccc50414983b6707f010e Author: Paweł Wilk <[email protected]> Date: Mon Aug 13 02:20:27 2012 +0200
Added :include_missing option to processing flags of for_each_attr_from_set
The flag allows to process non-existent attributes and put nils in their places
when iterating over. It's helpful in collecting values in order or when
cherry-picking attribute names from attribute set annotations instead of attribute sets.
commit ff4a79dacf8369b086f7af608e8fd834d26a5a6a Author: Paweł Wilk <[email protected]> Date: Mon Aug 13 02:16:59 2012 +0200
Added value method to AttributeSet::AttrQuery
commit c54a5738f6d0f978f461be9b38e33ffd9f300117 Author: Paweł Wilk <[email protected]> Date: Mon Aug 13 02:16:39 2012 +0200
Added values and values_hash method to AttributeSet::Query proxy class
commit 187764027fde7b13c71fbf0458d9a658586efa2b Author: Paweł Wilk <[email protected]> Date: Sun Aug 12 19:38:00 2012 +0200
Added AttributeFilters::Common::CommonFilter module that eases internal inclusion of filters
commit 0827259fdf7cb8dae8b0192cfc22e7f21e755ddf Author: Paweł Wilk <[email protected]> Date: Sun Aug 12 14:11:16 2012 +0200
Added annotation support to the_attribute DSL keyword
commit 8dd851098b6b0eb6c82a9dbd530be13d2bd3d8e3 Author: Paweł Wilk <[email protected]> Date: Sun Aug 12 12:24:27 2012 +0200
Added Split common filter
commit f96ac9cbe465052f485f0f86658a960d81c74d7e Author: Paweł Wilk <[email protected]> Date: Sun Aug 12 12:23:28 2012 +0200
Annotations support in attribute set defining methods
commit cd66e8c4564841458fbbc08d9863601968e59670 Author: Paweł Wilk <[email protected]> Date: Sun Aug 12 12:22:36 2012 +0200
Yield parameters change in filtering methods, replaced send calls with public_send calls
commit 98454c9391015363f67b3ada92f92188739753aa Author: Paweł Wilk <[email protected]> Date: Sun Aug 12 12:20:18 2012 +0200
Annotations code updated (type testing, aliases, safety tests)
commit 112253723f5f979cd28b98721e054f7838ac211a Author: Paweł Wilk <[email protected]> Date: Sat Aug 11 16:04:50 2012 +0200
Replaced send with public_send and method with public_method calls in proxy classes, added backports
commit a14f53821df2fe208a101ee45573ec7cd3f300ab Author: Paweł Wilk <[email protected]> Date: Fri Aug 10 23:58:35 2012 +0200
Added annotations support, moved enumerable and enumerator into AttributeSet namespace
commit 3d5b2d6c1722af75b06c73f1039faff9447a089a Author: Paweł Wilk <[email protected]> Date: Fri Aug 10 23:46:58 2012 +0200
Documentation links fixed
commit 797fc21e3094aaa3a33387dd9430194249e2ef10 Author: Paweł Wilk <[email protected]> Date: Mon Aug 6 20:03:34 2012 +0200
Documentation updated
commit 0aa079242b04c9d4336ba3dfaa9a084a0be5696f Author: Paweł Wilk <[email protected]> Date: Sun Aug 5 17:55:33 2012 +0200
Release 1.3.2
commit bd3f936868d7afcf22501c781e093f73b6dc8e9b Author: Paweł Wilk <[email protected]> Date: Sun Aug 5 14:31:12 2012 +0200
Release 1.3.1
commit 8ba61780246a7677249ba875df0b6edd38cda5e8 Author: Paweł Wilk <[email protected]> Date: Sun Aug 5 14:26:29 2012 +0200
Added is_accessible?, is_inaccessible? and is_protected? queries to AttrQuery proxy class
commit 3cbdc984df09e7d3bdbca4d45713a686adac83a2 Author: Paweł Wilk <[email protected]> Date: Sun Aug 5 11:44:45 2012 +0200
Documentation updated
commit bddd9b06992b23355007f67431e4990bd4fbec49 Author: Paweł Wilk <[email protected]> Date: Sun Aug 5 01:53:05 2012 +0200
Added all_attributes, all_accessible_attributes, all_protected_attributes, all_inaccessible_attributes
commit c385eef1f671dbe27831a713f3a255d9f92154c8 Author: Paweł Wilk <[email protected]> Date: Sun Aug 5 01:51:44 2012 +0200
Added squish common filter
commit fd6696a66397299042f11ba1feb4e82aeb1f2919 Author: Paweł Wilk <[email protected]> Date: Sun Aug 5 00:36:11 2012 +0200
Quick fix
commit 18c5ed453fa59d4d39d5bdc0a2ff2f84fe3eb3b1 Author: Paweł Wilk <[email protected]> Date: Sat Aug 4 22:57:56 2012 +0200
Version 1.3.0
commit 8c210e016f29ed4fcd497e7ec18564d9ffa15a01 Author: Paweł Wilk <[email protected]> Date: Sat Aug 4 22:52:58 2012 +0200
ChangeLog updated
commit 8eb6ee2dd7f7006e2ac19891ce1e2274e099550d Author: Paweł Wilk <[email protected]> Date: Sat Aug 4 22:51:25 2012 +0200
Added all_attributes instance method
commit d9ef8604c1cec45360af0e8684ac158948dd499c Author: Paweł Wilk <[email protected]> Date: Sat Aug 4 22:51:00 2012 +0200
Minor fixes in USAGE
commit 7504cc3c5578dfa9cc4f2d9b9044f1e17cfd7a71 Author: Paweł Wilk <[email protected]> Date: Sat Aug 4 22:50:35 2012 +0200
Added valid? and invalid? DSL instance methods
commit c1220554066705edceb097b7c26c665d26785271 Author: Paweł Wilk <[email protected]> Date: Fri Aug 3 00:51:17 2012 +0200
Release 1.2.2
commit 163cc3bc64a36b60ef3a1169b9921fe2224bb2b3 Author: Paweł Wilk <[email protected]> Date: Wed Jul 18 01:15:40 2012 +0200
Added contributor - thanx Robert!
commit 4e2b2dd088267cbb7ef7a29737807b4144e668ae Author: Paweł Wilk <[email protected]> Date: Wed Jul 18 01:05:51 2012 +0200
Common filters splitted into submodules.
commit a363955e72d5c81509f8a4cf17b83869533220ff Author: Paweł Wilk <[email protected]> Date: Wed Jul 18 01:05:36 2012 +0200
Filtering methods now accept AttributeSet objects as arguments.
commit 0759dbb26b766a327406103dbb57c9a363f316a5 Author: Paweł Wilk <[email protected]> Date: Wed Jul 18 01:04:52 2012 +0200
Added is_a? overrides in proxy classes.
commit fcb6276a9b06a981ae0c3a7e03c333dce843d66f Author: Paweł Wilk <[email protected]> Date: Mon Jul 16 10:18:29 2012 +0200
Typo fixed in README
commit 6dd35c429ffbeb21348df996a854e467483678d1 Author: Paweł Wilk <[email protected]> Date: Tue Jul 10 12:38:22 2012 +0200
Documentation updated
commit ad796840fc35470fd2794b38f297dd23eb592d12 Author: Paweł Wilk <[email protected]> Date: Tue Jul 10 10:17:56 2012 +0200
Fixed sentence order in USAGE
commit b453533b1a2a0dd68a9ea2cad76d66f341b05c37 Author: Paweł Wilk <[email protected]> Date: Tue Jul 10 09:50:44 2012 +0200
Documentation updated
commit 8122f404f2a037b699ccd0e303f22b371e8256f6 Author: Paweł Wilk <[email protected]> Date: Tue Jul 10 09:45:40 2012 +0200
More fixes in README
commit ed2a5f89072e0c9c3bef85c73af90774090d155c Author: Paweł Wilk <[email protected]> Date: Tue Jul 10 09:41:09 2012 +0200
Fixed some typos in documentation
commit 653b456c00b6a9825c87549f013c2d10e36c76ba Author: Paweł Wilk <[email protected]> Date: Tue Jul 10 09:30:09 2012 +0200
Release 1.2.1
commit 9077a528d1460ef9e8d92f0b1c5767ab1899216b Author: Paweł Wilk <[email protected]> Date: Sun Jul 8 10:51:52 2012 +0200
Static gemspec updated
commit 0d29776e3d150f906f66c5973eb03c6c900e5967 Author: Paweł Wilk <[email protected]> Date: Sun Jul 8 10:51:04 2012 +0200
Release 1.2.0
commit 1087942cbf4e003e72524e4b877f98960e3c004e Author: Paweł Wilk <[email protected]> Date: Sun Jul 8 10:50:35 2012 +0200
Preparing for release 1.2.0
commit 7963c74a4ee7e59baecbccf83acdfc101a29257a Author: Paweł Wilk <[email protected]> Date: Sun Jul 8 10:40:13 2012 +0200
README links updated
commit 65ddb3ef269de01ca122c5949d2401990bc34e53 Author: Paweł Wilk <[email protected]> Date: Sun Jul 8 10:13:01 2012 +0200
Removed the show DSL method from AttrQuery proxy class
commit 2216013e69c30bd3ab3e6c5ff9ecd4379f768239 Author: Paweł Wilk <[email protected]> Date: Sun Jul 8 10:12:24 2012 +0200
Documentation updated, finished editing the USAGE
commit 40db8f483d43bd894bff7437e9582c82f6f6db6a Author: Paweł Wilk <[email protected]> Date: Sun Jul 8 10:11:34 2012 +0200
Added the Common module with common filtering methods
commit 067712ddfd5c7435e7066c1dca94b2b39c5edb09 Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 16:16:34 2012 +0200
Added checking of model methods that are needed for a proper operation
commit 813b22d395d3376db0e31a1e6de6ec8f43f04c04 Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 16:15:19 2012 +0200
Replaced changed_attributes calls by more generic calls to changes method in DSL's filtering methods
commit 246937196e11b7abbaeb2c7b35134c9a239716bb Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 14:44:54 2012 +0200
Re-added from_attributes_that alias for instance method attribute_set
commit 355d637d1fa0e37b693b69da705d6844904613c5 Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 14:44:19 2012 +0200
Proxy class Query is now viral and tries to wrap the results in its own instances
commit d484f5bbac557cb46f5a686ba26620334ee89d05 Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 14:41:00 2012 +0200
Added from_attributes_that as the alias for attribute_set instance method, documentation updated
commit acae50c77864ebbec1946979d3d5f2753a16d4cd Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 13:40:35 2012 +0200
USAGE updated
commit cb4374b295cca47ef8a3fdf1c796296ab423367c Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 13:40:23 2012 +0200
Used original sort and sort_by implementation and intermediate array in enumerator (performance)
commit 2b6b316298da88970c655234aec22959eabc2e02 Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 01:30:20 2012 +0200
ChangeLog updated
commit 007a5384e65afec1c453080bebb7b813da99b00d Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 01:29:56 2012 +0200
Added 'none' and 'one' presence selectors to AttributeSet::Query class
commit c5c6b5d9d8049dfd0d45b6607e2858de3b83544d Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 01:26:38 2012 +0200
Added AttributeSetEnumerable and AttributeSetEnumerator
commit 069b357b8c75456c9c2fe27b3570fe3cd3077c4d Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 01:25:07 2012 +0200
Virtual attributes support methods moved (documentation parsing purposes)
commit acbc2e8426371019ade72c7b33b330834b3b73d7 Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 01:23:00 2012 +0200
Serious bugfix in AttributeSet::Query proxy class (typo caused incorrect processing)
commit 1c13b364a3f26da726e85b19d1fda16786985c82 Author: Paweł Wilk <[email protected]> Date: Sat Jul 7 01:21:38 2012 +0200
Documentation updated
commit 295da0da4b14f3b1a9399400139a15ecdfcf27d1 Author: Paweł Wilk <[email protected]> Date: Fri Jul 6 13:43:12 2012 +0200
Added virtual attributes support in filters
commit aae677905aa9ae47eca7e708babcbc0c7f34c7c1 Author: Paweł Wilk <[email protected]> Date: Fri Jul 6 02:49:49 2012 +0200
Documentation updated
commit 95619151c116585bb325b6f242c921dad1a33977 Author: Paweł Wilk <[email protected]> Date: Thu Jul 5 16:02:27 2012 +0200
Renamed USAGE to USAGE.md
commit 1c0bb54762b5ccc60fb3c27c0c24fe19ac078020 Author: Paweł Wilk <[email protected]> Date: Thu Jul 5 15:58:59 2012 +0200
Preparing for new release
commit 6b75c4de40301060b2b5b19824f00cc5acc0fa8e Author: Paweł Wilk <[email protected]> Date: Thu Jul 5 15:21:13 2012 +0200
Added DSL instance methods attribute_sets and attributes_to_sets
commit e545baad64e6820d93cdc7c89b2ece83f12d6329 Author: Paweł Wilk <[email protected]> Date: Thu Jul 5 15:20:02 2012 +0200
Added missing respond_to? definitions to proxy classes
commit f856d0b6f669cafc3ec5a1d84030e99870b5fcee Author: Paweł Wilk <[email protected]> Date: Thu Jul 5 15:19:18 2012 +0200
Added DSL keyword for querying which attribute sets are associated with an attribute
commit 5611e8c098c21d38f0fa9bd21f338f51a658ae30 Author: Paweł Wilk <[email protected]> Date: Thu Jul 5 15:16:18 2012 +0200
README updated
commit c68b3219ef0923d1184c0c5efb4240c1d53a89d5 Author: Paweł Wilk <[email protected]> Date: Thu Jul 5 13:38:06 2012 +0200
Added the_attribute DSL method for instances and AttributeSet::AttrQuery proxy class
commit 964e46d2a77502192461c6f1e208dab73871caa9 Author: Paweł Wilk <[email protected]> Date: Thu Jul 5 12:23:27 2012 +0200
Added filter_attribute DSL keyword for adding attribute names to specified sets (alternative syntax)
- Added @__attributes_to_sets_map for storing reverse mappings of attribute names to sets;
- Changed the way the internal data structures are accessed by adding private methods:
__attributes_to_sets_map and __attribute_sets
- Internal data structures are now duplicated when accessed from outside and the default value
for a set (when an element doesn't exist) is an empty set
- Updated RSpec examples,
- Added new DSL example to README.
commit e8c2c98b55152fff9b6515197f5315b0dfe702ea Author: Paweł Wilk <[email protected]> Date: Sun Jul 1 00:57:34 2012 +0200
Documentation fixed and updated
commit 0235e6184da1ca9ef4264a772032c820d76fec19 Author: Paweł Wilk <[email protected]> Date: Sun Jul 1 00:42:03 2012 +0200
Release 1.1.2
commit dacfbe8987f3405386279884fd87f702ddc18434 Author: Paweł Wilk <[email protected]> Date: Sat Jun 30 23:44:55 2012 +0200
Major clean-ups in attributes selecting and accessing methods (used send instead of method)
Flags parsing moved to ActiveModel::AttributeFilters::AttributeFiltersHelpers as module function;
SuperModel based test model passes specification test.
commit c34ce901a0fe2c00dbba7dfd4f900fbe4a457a18 Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 11:22:39 2012 +0200
Prepared for RSpec, added the supermodel gem
commit 91d46ba829c987a3d93f027a75cb259d7b50dff8 Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 11:22:06 2012 +0200
Removed trailing spaces
commit 959e2b53cb96e8501c3707551cf95318128c5b0b Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 11:19:26 2012 +0200
AttributeFilters module is now loaded even if there's no full Rails stack, just the ActiveModel
commit 05098f61691ad0937d4ee97cb38bf64af760be82 Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 02:53:47 2012 +0200
Typo fixed in README
commit 04328cb9a4bdcce7d70faab8b952ebe673e6e743 Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 02:41:56 2012 +0200
Release 1.1.0
commit 6b5aaf23fe3cb6926dac83f733544af16d3b726b Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 02:13:21 2012 +0200
Updated release-related files
commit c4fe9eb630f342f2b5ffd4d6ff72948e0e77a864 Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 02:10:56 2012 +0200
Attributes filtering code optimization
- Removed unneeded caching that might cause troubles;
- Removed calls to accessible_attributes;
- Added a flag to iterate over/filter all attributes from set;
- Added a flag controlling attributes presence checking;
- Moved main logic to the method operate_on_attrs_from_set;
- Renamed the method call_attrs_from_set to for_each_attr_from_set;
- Module is now more DRY and clean;
- Inline documentation updated.
commit 11e85ab7d0f0028c2569b0c1f46e6296559e0bda Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 02:04:10 2012 +0200
Module AttributeFilters moved totally to ActiveModel namespace
commit 8ddf4312278fa6538ce746b210be504e817bc265 Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 02:03:00 2012 +0200
README updated
commit fd5ece4acf16b0beb068f69f0f874019a8383879 Author: Paweł Wilk <[email protected]> Date: Fri Jun 29 02:02:49 2012 +0200
Added custom.css and custom YARD template
commit d60d50b868f9b4a0eb91960ba4e5fa9a573da7b1 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 15:09:32 2012 +0200
README updated
commit c3353208b5787ce20b80daa129a6cbd6eafcafbc Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 15:03:54 2012 +0200
README updated
commit 1db1ff90bc56e6798d1bd6e80e43345fcded9c26 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 14:47:13 2012 +0200
README updated
commit fc3cd20ea98315736374780179bf49637646aa34 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 14:29:29 2012 +0200
Release 1.0.2
commit 4605f5c4cf5e0762c33315e96b1c4bb0574dc045 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 14:25:22 2012 +0200
Extended arguments parging for DSL class method attribute_set
commit 3bb26fc1cc2827e08eec11ea5f57c305184daca1 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 14:24:40 2012 +0200
README format changed to Markdown, added some development deps (Redcarped) required by YARD
commit 2b72084f1eef2a7b8dfa632a2fd918eae203f106 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 11:53:58 2012 +0200
Ready to release gem
commit 824ee4189fe9fb5c66c6aebd99aba4a661829260 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 11:50:22 2012 +0200
Doco update
commit 56a9df2c396d406c167d757b157e9d13700d3645 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 11:39:06 2012 +0200
Release 1.0.1
commit 859b490a8ab34720e4395bec6f2f72cb5fab335f Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 11:38:02 2012 +0200
Removed syck parser setting from Rakefile
commit b83271b8317b435db46b4f6622ecd6a796a451cc Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 11:37:23 2012 +0200
Documentation updated
commit 1066e01a859c686c29966ebfe1c5d1b78038ba2d Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 11:37:06 2012 +0200
ChangeLog and Manifest.txt updated
commit 4b39fb3796755869d6ea0321b7d9d55d62d91580 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 02:00:46 2012 +0200
Documentation updated
commit 2c82ceb91cab6ba3cc8dc374a1c68387a975d2d2 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 01:49:51 2012 +0200
Added Hoe.gemspec plug-in, regenerated gemspec, ChangeLog and Gemfile
commit 3717755cb114110229278ab6c03f8471a87535cc Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 01:37:50 2012 +0200
Updated Manifest.txt
commit 13fa88c39644ed991a52ebe5cccce8c384cbd152 Author: Paweł Wilk <[email protected]> Date: Thu Jun 28 01:36:21 2012 +0200
Initial revision