Ruby Toolbox UI Components Styleguide
Category card
Analysis
Projects for doing data analysis
Connection Pooling
Connection Pools allow you to share a limited number of active connections to external services like databases between multiple threads per Ruby process
User Authorization
Narrow down the visibility and accessibility of operations for users based on roles and similar access control patterns
Documentation Generators
Tools for creating API documentation of your Ruby software and it's exposed interfaces
React Tools
Tools for integrating with ReactJS
Pagination
Split large data collections into subsets to display on multiple pages
Rails Ratings
Add ratings feature for any rails app.
Remember to eager-load the projects association when displaying categories with the full card to prevent n+1 queries
Compact card in four column grid
Full card in two column grid
Analysis
Projects for doing data analysis
Connection Pooling
Connection Pools allow you to share a limited number of active connections to external services like databases between multiple threads per Ruby process
User Authorization
Narrow down the visibility and accessibility of operations for users based on roles and similar access control patterns
Documentation Generators
Tools for creating API documentation of your Ruby software and it's exposed interfaces
React Tools
Tools for integrating with ReactJS
Pagination
Split large data collections into subsets to display on multiple pages
Rails Ratings
Add ratings feature for any rails app.
Compact card in two column grid
The grid obviously uses just it's container
Analysis
Projects for doing data analysis
Connection Pooling
Connection Pools allow you to share a limited number of active connections to external services like databases between multiple threads per Ruby process
User Authorization
Narrow down the visibility and accessibility of operations for users based on roles and similar access control patterns
Documentation Generators
Tools for creating API documentation of your Ruby software and it's exposed interfaces
React Tools
Tools for integrating with ReactJS
Pagination
Split large data collections into subsets to display on multiple pages
Rails Ratings
Add ratings feature for any rails app.