forked from rubytoolbox/catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request rubytoolbox#8 from rubytoolbox/co-projects-order
Order projects alphabetically
- Loading branch information
Showing
168 changed files
with
1,419 additions
and
1,410 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: Active Record DB Adapters | ||
description: | ||
description: | ||
projects: | ||
- activerecord-jdbc-adapter | ||
- activerecord-sqlserver-adapter | ||
- activerecord-jdbcderby-adapter | ||
- activerecord-jdbcmysql-adapter | ||
- activerecord-jdbcpostgresql-adapter | ||
- activerecord-jdbcderby-adapter | ||
- activerecord-oracle_enhanced-adapter | ||
- activerecord-nulldb-adapter | ||
- activerecord-oracle_enhanced-adapter | ||
- activerecord-sqlserver-adapter | ||
- oracle-enhanced-enhanced |
4 changes: 2 additions & 2 deletions
4
catalog/Active_Record_Plugins/Active_Record_Default_Values.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name: Active Record Default Values | ||
description: | ||
description: | ||
projects: | ||
- default_value_for | ||
- active_record_defaults | ||
- default_value_for |
20 changes: 10 additions & 10 deletions
20
catalog/Active_Record_Plugins/Active_Record_Enumerations.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
name: Active Record Enumerations | ||
description: | ||
description: | ||
projects: | ||
- enumerize | ||
- simple_enum | ||
- enumerated_attribute | ||
- classy_enum | ||
- active_enum | ||
- enumerate_it | ||
- enum_column3 | ||
- power_enum | ||
- enumerate_by | ||
- enumify | ||
- attribute_choices | ||
- classy_enum | ||
- const_enum | ||
- easy_attributes | ||
- enum_column3 | ||
- enumerate_by | ||
- enumerate_it | ||
- enumerated_attribute | ||
- enumerize | ||
- enumify | ||
- power_enum | ||
- simple_enum |
2 changes: 1 addition & 1 deletion
2
catalog/Active_Record_Plugins/Active_Record_Index_Assistants.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 9 additions & 9 deletions
18
catalog/Active_Record_Plugins/Active_Record_Named_Scopes.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
name: Active Record Named Scopes | ||
description: | ||
description: | ||
projects: | ||
- ransack | ||
- searchlogic | ||
- pacecar | ||
- randumb | ||
- technoweenie/can_search | ||
- utility_scopes | ||
- filterrific | ||
- sexy_scopes | ||
- internuity/quick_scopes | ||
- pacecar | ||
- random_record | ||
- randumb | ||
- ransack | ||
- scope-builder | ||
- searchlogic | ||
- sexy_scopes | ||
- technoweenie/can_search | ||
- trixy_scopes | ||
- random_record | ||
- utility_scopes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
name: Active Record Nesting | ||
description: | ||
description: | ||
projects: | ||
- awesome_nested_set | ||
- ancestry | ||
- acts_as_dag | ||
- acts_as_ordered_tree | ||
- acts_as_tree | ||
- closure_tree | ||
- ancestry | ||
- arboreal | ||
- awesome_nested_set | ||
- chris/better_nested_set | ||
- closure_tree | ||
- rails/acts_as_nested_set | ||
- acts_as_ordered_tree | ||
- acts_as_dag | ||
- arboreal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
name: Active Record Sharding | ||
description: | ||
description: | ||
projects: | ||
- activerecord-turntable | ||
- ar-octopus | ||
- db-charmer | ||
- technoweenie/masochism | ||
- multi_db | ||
- data_fabric | ||
- activerecord-turntable | ||
- db-charmer | ||
- mixonic/ShardTheLove | ||
- multi_db | ||
- technoweenie/masochism |
16 changes: 8 additions & 8 deletions
16
catalog/Active_Record_Plugins/Active_Record_Soft_Delete.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
name: Active Record Soft Delete | ||
description: | ||
description: | ||
projects: | ||
- paranoia | ||
- rails3_acts_as_paranoid | ||
- acts_as_paranoid | ||
- acts_as_archive | ||
- permanent_records | ||
- destroyed_at | ||
- acts_as_paranoid | ||
- ajh/acts_as_soft_deletable | ||
- immortal | ||
- destroyed_at | ||
- expectedbehavior/acts_as_archival | ||
- soft_deletion | ||
- immortal | ||
- paranoia | ||
- paranoid | ||
- paranoid2 | ||
- permanent_records | ||
- rails3_acts_as_paranoid | ||
- soft_deletion |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
name: Active Record Sortables | ||
description: | ||
description: | ||
projects: | ||
- acts_as_list | ||
- acts_as_restful_list | ||
- ranked-model | ||
- sortable | ||
- resort | ||
- acts_as_restful_list | ||
- sortable |
10 changes: 5 additions & 5 deletions
10
catalog/Active_Record_Plugins/Active_Record_User_Stamping.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
name: Active Record User Stamping | ||
description: | ||
description: | ||
projects: | ||
- userstamp | ||
- jnunemaker/user_stamp | ||
- acts_as_audited | ||
- grosser/record_activities | ||
- darcy/acts_as_loggable | ||
- ar-audit-tracer | ||
- centro/tracktor | ||
- darcy/acts_as_loggable | ||
- grosser/record_activities | ||
- jnunemaker/user_stamp | ||
- userstamp |
14 changes: 7 additions & 7 deletions
14
catalog/Active_Record_Plugins/Active_Record_Value_Cleanup.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name: Active Record Value Cleanup | ||
description: | ||
description: | ||
projects: | ||
- attribute_normalizer | ||
- strip_attributes | ||
- rubiety/nilify_blanks | ||
- auto_strip_attributes | ||
- scrubby | ||
- sanitized_attributes | ||
- vacuum_cleaner | ||
- normatron | ||
- clean_room | ||
- normatron | ||
- rubiety/nilify_blanks | ||
- sanitized_attributes | ||
- scrubby | ||
- strip_attributes | ||
- strip_control_chars | ||
- vacuum_cleaner |
26 changes: 13 additions & 13 deletions
26
catalog/Active_Record_Plugins/Active_Record_Versioning.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
name: Active Record Versioning | ||
description: | ||
description: | ||
projects: | ||
- paper_trail | ||
- audited | ||
- vestal_versions | ||
- acts_as_versioned | ||
- acts-as-approvable | ||
- acts_as_revisable | ||
- simple_audit | ||
- version_fu | ||
- auditable | ||
- acts_as_revisionable | ||
- has_draft | ||
- acts-as-approvable | ||
- simply_versioned | ||
- shadow | ||
- record_history | ||
- acts_as_versioned | ||
- auditable | ||
- audited | ||
- changeling | ||
- has_draft | ||
- historical | ||
- paper_trail | ||
- record_history | ||
- shadow | ||
- simple_audit | ||
- simply_versioned | ||
- version_fu | ||
- vestal_versions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: Pagination | ||
description: | ||
description: | ||
projects: | ||
- will_paginate | ||
- kaminari | ||
- sorted | ||
- ajax_pagination | ||
- kaminari | ||
- kaminari-bootstrap | ||
- paged_scopes | ||
- simply_paginate | ||
- sorted | ||
- will_paginate | ||
- willian/has_paginate |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: Rails Comments | ||
description: | ||
description: | ||
projects: | ||
- phusion/juvia | ||
- elight/acts_as_commentable_with_threading | ||
- acts_as_commentable | ||
- disqus | ||
- opinio | ||
- commenter | ||
- commontator | ||
- disqus | ||
- elight/acts_as_commentable_with_threading | ||
- is_reviewable | ||
- commenter | ||
- opinio | ||
- phusion/juvia |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: Rails DB Bootstrapping | ||
description: | ||
description: | ||
projects: | ||
- dibber | ||
- ffmike/db-populate | ||
- has_alter_ego | ||
- populator | ||
- seed-fu | ||
- seed_dumper | ||
- seedbank | ||
- populator | ||
- sevenwire/bootstrapper | ||
- ffmike/db-populate | ||
- seed_dumper | ||
- has_alter_ego | ||
- dibber |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
name: Rails Ratings | ||
description: | ||
description: | ||
projects: | ||
- edgarjs/ajaxful-rating | ||
- acts-as-rated | ||
- acts_as_rateable | ||
- ajaxful_rating | ||
- edgarjs/ajaxful-rating | ||
- has_ratings | ||
- letsrate | ||
- acts_as_rateable | ||
- mongoid-rating | ||
- mongoid_rateable | ||
- acts-as-rated | ||
- zachinglis/is_rateable | ||
- has_ratings | ||
- mongoid-rating |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
name: Rails Search | ||
description: | ||
description: | ||
projects: | ||
- sunspot | ||
- sunspot_rails | ||
- tire | ||
- thinking-sphinx | ||
- searchkick | ||
- rsolr | ||
- pg_search | ||
- acts_as_ferret | ||
- acts_as_fulltextable | ||
- acts_as_indexed | ||
- acts_as_solr | ||
- acts_as_solr_reloaded | ||
- delsolr | ||
- elasticsearch | ||
- elasticsearch-rails | ||
- sunspot_solr | ||
- redis-search | ||
- acts_as_indexed | ||
- elastictastic | ||
- ferret | ||
- acts_as_ferret | ||
- pg_search | ||
- redis-search | ||
- rsolr | ||
- ruby_simple_search | ||
- scoped_search | ||
- searchkick | ||
- searchlight | ||
- acts_as_solr | ||
- slingshot-rb | ||
- solr_query | ||
- sunspot | ||
- sunspot_rails | ||
- sunspot_solr | ||
- texticle | ||
- acts_as_solr_reloaded | ||
- xapit | ||
- elastictastic | ||
- delsolr | ||
- thinking-sphinx | ||
- tire | ||
- xapian_db | ||
- acts_as_fulltextable | ||
- solr_query | ||
- ruby_simple_search | ||
- slingshot-rb | ||
- xapit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
name: Rails Tagging | ||
description: | ||
description: | ||
projects: | ||
- acts-as-taggable-on | ||
- is_taggable | ||
- rocket_tag | ||
- geemus/acts_as_taggable_redux | ||
- acts_as_taggable_on_steroids | ||
- clortho | ||
- geemus/acts_as_taggable_redux | ||
- is_taggable | ||
- markable | ||
- rocket_tag | ||
- taggregator | ||
- clortho |
Oops, something went wrong.