Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Bloc/bloc-record


https://github.com/Bloc/bloc-record

Checkpoint 08 - Making SQL safe

1e4d851f75ff769f0f68083683eaa4e58e28dfed authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 08 - belongs_to association

489927b6091f1fe4725fdc580aca7356fcfacfa7 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 08 - has_many associations

6e0587369dfb825742b5c5d97576aeebc6ab5f19 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 07 - Sort BlocRecord::Collection with group

626c6aa19675a64478d75b810c2e026e38821172 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 07 - Sort all records with group

c743699dca13fd2c3b616cdf811973f2fdd7dd02 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 07 - Select a subset of fields from the result set via a class select method

d5f429ff2c9e85bf6138ed2df62b29354a199e3f authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 06 - Destroy all records with conditions

b431a1b7d2ee2f1b13aac150725e6ad12008fda4 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 07 - Use offset to specify the number of records to skip before starting to return the records

386432cc388bddf8834c5c59e0a8fdb08f9c6efa authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 07 - Limit the number of records to retrieve

eb0725b74df1fa3ca8ba0e5f1d9683c1c7db79b2 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 06 - Destroy all records

fdb2e93902d0a0cb1266a527b7bd74e98bd1e1f3 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 06 - Instance destroy method

5b58924bb0d1269f3844ae417722dd4eaa61bb44 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 06 - Class destroy method to delete multiple items

4b550c3050b5d56a2361ce858105fbc3e27a8d51 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 06 - Class destroy method to delete one item

ec770c2e3917c328033eac15ec192e0f953409e6 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 05 - Add method update_all collections to update an array of instances

b26c2d566fed5fe253c1afaa3810ecfc74620fa0 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 05 - Instance method to update multiple attributes on a record

3976a5722646510337e6514455c86b7527940252 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 05 - Class update_all method to update multiple attributes on all records

becfaa09c020547ee769f82bbe15944bbe8f3452 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 05 - Instance method to update one attribute on a record

c69a1ee1ad5e16eda8d92bd3359d1fc14a04998b authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 05 - Class method to update multiple attributes on one record

25661310acc790888bcefd7fdf95dfdcba41abce authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 04 - Implement joining multiple associations with Symbols

3b77e622beec26ae405366e6406488d276ae7902 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 04 - Implement .join a single association with a Symbol

7200617e7a56240bcb50c7ac3ab59cbe49a1fc49 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 04 - Implement .join with String SQL Fragments

c721d43c7a56e67ba237e765fb876d640a5b5d76 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 04 - Implement ordering by an attributes with an Array of conditions

cf304e7a7ea329605c55b95aa1541e835be4b912 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 04 - Implement ordering by an attributes with String and Symbol conditions

eb7b4ef9cd91388076bac6d63336f74d47b90006 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 04 - Implement .where with Array conditions

dd37f3b1af981bb2c52946ca302c2b4289ec0208 authored almost 9 years ago by Ben Neely <[email protected]>
Checkpoint 03 - Retrieve the first record by implementing .first

c11aa87acfefaa0e7c25de104b3da4c3ea386fdf authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 03 - Implement .all to select all records

fdf7d1d2b24de6ef66e7a8cacb5a8b2318d98834 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 03 - Retrieve the last record by implementing .last

f246cb12f48deefe0729664a199825295e12e8e7 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 03 - Retrieve a record without implicit ordering by implementing .take and .take(num_records)

e93a7c6f3868cdc01ddda8ce804e1e2f62ffc40f authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 03 - Retrieve a record by implementing .find_by(attribute, value)

236ad4335be6d900b606a6c7ad268ddf90123996 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 03 - Add find(id1, id2) to retrieve a collection

d44747dd3b2c9e37de456c936cf28c0e5c2215a2 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Add create method to the Persistence module

bdc2837242a520ca8f336e0727bd664b87c5f7c9 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Add Schema and Utilities modules

bd66164a43c2b990abae0e25f124bb4c52be737a authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Add save methods to Persistence module

20d535a7addf9c31bace6db49b1379314ae5c029 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Add find method in the Selection module

b14b07f25dc79d41735bec33488e5363b43645fd authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Connect BlocRecord to a database

3bf69b8a14ffcb7769d9446e5ffb0bb27ebc5fd1 authored about 9 years ago by Ben Neely <[email protected]>
Checkpoint 02 - Create an empty gem and fill in the gemspec

caf2faac3d21ec4038f2f3022d931254a9d44975 authored about 9 years ago by Ben Neely <[email protected]>