.gitignore | 100644 | 0 | 0 | | | 29 Bytes | 3f98660d335b98d8fc4316e3b6513ad653b4ce732d575ad798c84aa02edd148b |
.travis.yml | 100644 | 0 | 0 | | | 52 Bytes | bef172ceb8b1059167a2b7f3ee23d81c89db3b0724f4464514bbe9dc6312deb1 |
Gemfile | 100644 | 0 | 0 | | | 97 Bytes | dcf4cbc29f64a5c4ee4bc13c2c5481762b1842bba7eb5df2025c8ffe74a245b7 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | dbe4b7e2235a8e6a7fad9e5fe6f9367eb61bb17611ab9ecf4063ecafc467a55e |
README.md | 100644 | 0 | 0 | | | 1.78 KB | 7d186325f45043d1ea8756ccff55954cff8a91285feb4bd7d4ec146ef9ae04b0 |
Rakefile | 100644 | 0 | 0 | | | 113 Bytes | 373bf93d6e5dc21afc6a36b32201bb97e4763e6d600b6b74ef5f3809e077afc2 |
aasm_history.gemspec | 100644 | 0 | 0 | | | 1.05 KB | cb41a50d840269745e3b7af00f005be6a75e044261179428ca9fd75ee7eca917 |
lib/aasm_history.rb | 100644 | 0 | 0 | | | 730 Bytes | 7c781b0e8da91ff235795a8ca5ee97454b38b4c34216e007386a4d78767d6b5c |
lib/aasm_history/aasm_ext/base.rb | 100644 | 0 | 0 | | | 910 Bytes | 7c58c85f003d5ac8a258fbd5fafafdf9f15605a1362b3e635f78a5afadd7a30e |
lib/aasm_history/aasm_ext/configuration.rb | 100644 | 0 | 0 | | | 110 Bytes | cb223c56a15d4ac9c64b0c5b0c699fc78a83aac9aa791bf09df90c0edb26307a |
lib/aasm_history/ext/active_record.rb | 100644 | 0 | 0 | | | 276 Bytes | 615c9ead4e37be1e1d744981f067e97c797d18ac1fb7f7a200f8662f976852e9 |
lib/aasm_history/load_extensions.rb | 100644 | 0 | 0 | | | 101 Bytes | 9692d5c3a1e7a4f7b47437c432469e6830e6488019c992ab6b0a79c6f1061463 |
lib/aasm_history/persistance/active_record.rb | 100644 | 0 | 0 | | | 484 Bytes | 210c0ed63b808f6cee8ec1e7a92392b23152cade6e9e2d3edf0da83a4ff988c7 |
lib/aasm_history/persistance/active_record_creator.rb | 100644 | 0 | 0 | | | 520 Bytes | a182d41c3dd65953f0c861fe53aacfdc8f9a6eda9ddabce52b4bd7d7ffa227a8 |
lib/aasm_history/persistance_determinator.rb | 100644 | 0 | 0 | | | 468 Bytes | 510ab683c7e984ebcab3d194a99c60b823b5aead2e965dd95ad0a94dfdae9c8c |
lib/aasm_history/version.rb | 100644 | 0 | 0 | | | 43 Bytes | 1cccd797a46c31824965e18ea91bdc48d2a78f0b03bca5c1b978a1817c659e34 |
spec/aasm_history_spec.rb | 100644 | 0 | 0 | | | 1.8 KB | 1cc5e9870aebf8251ce7a0e69a18b82c52248646b8c22bdb1b79dade60f6d62e |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 236 Bytes | 4ccd7063dc970c8bc67f23f9cf23e32cc406c394334912baa214bb5254c14e12 |
spec/support/active_record/models.rb | 100644 | 0 | 0 | | | 395 Bytes | ac3ec78d19b2dadff227b9f9b25e2c3717dd762dd6e811974cf7eebe13200e49 |
spec/support/active_record/schema.rb | 100644 | 0 | 0 | | | 427 Bytes | c2b683aa87971b0434307f124450ca56f59fb7e4c0a232bdee9e964c943023e0 |