Ecosyste.ms: OpenCollective

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

Hanami

A flexible framework for maintainable Ruby apps
Collective - Host: opensource - https://opencollective.com/hanami - Website: https://hanamirb.org/ - Code: https://github.com/hanami

Fix markdown error

github.com/hanami/guides - 7fadff3788d10be060564bdeeb846e5cc6d4cc3b authored over 3 years ago
Merge pull request #93 from hanami/update-getting-started-guide

Update getting started guide

github.com/hanami/guides - b02104d241426a82972caa265722e2c28990902d authored over 3 years ago
Fix typo in class name

github.com/hanami/guides - 05d5f5c413ef228802eda843d18c8fb2fa61d7cd authored over 3 years ago
Fix the side navigation not accessible on mobile

Resolves: #94

github.com/hanami/guides - 8276864d657a130081bdd2894070e4eaf21892a4 authored over 3 years ago
Fix indend on single layout

Only indentations changed

github.com/hanami/guides - 20d2f2d1e268ceed8eff81cb9465545bc964bc10 authored over 3 years ago
Update to reflect hanami/guides#93

See: https://github.com/hanami/guides/pull/93/commits/ebea2786fd6a9b1a8e43280cfbc26e53839ededb

github.com/hanami/bookshelf - 593c72614894ebfa3a53b6539f7d4121a6b16121 authored over 3 years ago
Update to reflect hanami/guides#93

See: https://github.com/hanami/guides/pull/93/commits/988004998108e4e1b397c7db37405177f21111f7

github.com/hanami/bookshelf - 6079bf32003f72bb83812105eecdfea217542221 authored over 3 years ago
Update to reflect hanami/hanami#860

See: https://github.com/hanami/hanami/pull/860

github.com/hanami/bookshelf - 63477167539562ee3882a9524f390cf4a4fe6d09 authored over 3 years ago
Update to reflect hanami/github.io#47 (missed in repo creation)

See: https://github.com/hanami/hanami.github.io/commit/0e7b5f91e4ffc9ee9ad66c3e7195469f58e07d80\...

github.com/hanami/bookshelf - 628956971ce7bd590521d3d240066e9e4c9cfc15 authored over 3 years ago
Change clean-up to 'before' block

Errors (and Ctrl-C) can cause blocks to not run, in my experience
So making sure the state is g...

github.com/hanami/guides - 988004998108e4e1b397c7db37405177f21111f7 authored over 3 years ago
Update to reflect hanami/hanami.github.io#46 (missed in repo creation)

See: https://github.com/hanami/hanami.github.io/pull/46

It was before this repo was created, so...

github.com/hanami/bookshelf - 7efffdd1bfcff6ae6970fde528f2a6bdaf560789 authored over 3 years ago
Update to reflect hanami/guides#3

See: https://github.com/hanami/guides/pull/3/commits/d719338a7178f27d0f380fbf1302ea87a95a38a0

github.com/hanami/bookshelf - 9f1e9cf152c4e5dd31b616c52ce5007cf4702572 authored over 3 years ago
Update to reflect hanami/hanami#844

See: https://github.com/hanami/hanami/pull/844

And also hanami/guides#93, for the others

github.com/hanami/bookshelf - 61b2725ef99ddb294cc051c5011ae9a560624cf2 authored over 3 years ago
Add type metadata for Rspec to files

This is what our generators do (See hanami/hanami#844) so
we should be consistent.

github.com/hanami/guides - f2cdf7dbdbbabfb43afaa5e1a88497ec030759fd authored over 3 years ago
Fix warning on Hash#fetch (#1117)

Calling a block with a default argument and a block warns with:

warning: block supersedes def...

github.com/hanami/hanami - f93c4d2618171c6527cd18d1d394b61ba3f87d9c authored over 3 years ago
Adapt to settings being configured from a regular class (#30)

See hanami/hanami#1114

github.com/hanami/hanami-2-application-template - 82d98e5b5d619ceb626a11f95305e3602dfc8e2f authored over 3 years ago
Explain why hard-coding paths could be good

github.com/hanami/guides - c3b8064aca6d211e022377ff00b81977ba1f49aa authored over 3 years ago
Change parenthesis to convention block

github.com/hanami/guides - 69bd5be5d8bb88ff306bd7569d89f21fb3790ffa authored over 3 years ago
Update context for partial code block

github.com/hanami/guides - 4728868bfeb61385c70b3643eb0bafe1f2426d3b authored over 3 years ago
Update wording

github.com/hanami/guides - c8241a3e876407693e6566468f7f080b93fa53c7 authored over 3 years ago
Update example, to make better expectations about content on page

The old example was a false-positive

github.com/hanami/guides - ebea2786fd6a9b1a8e43280cfbc26e53839ededb authored over 3 years ago
Update content/v1.3/introduction/getting-started.md

Co-authored-by: Adam Daniels <[email protected]>

github.com/hanami/guides - 05477ac698df55b5f25df09d5d337873df88fca8 authored over 3 years ago
Update content/v1.3/introduction/getting-started.md

Co-authored-by: Adam Daniels <[email protected]>

github.com/hanami/guides - f7655fb5a2ee1123d6ba482bcb709e6615898c52 authored over 3 years ago
Update content/v1.3/introduction/getting-started.md

Co-authored-by: Adam Daniels <[email protected]>

github.com/hanami/guides - 395805693eaf954564a0b5e67abdd26af7646852 authored over 3 years ago
Update content/v1.3/introduction/getting-started.md

Co-authored-by: Adam Daniels <[email protected]>

github.com/hanami/guides - ce99f467370cf59d4c61d16c3de835d09cd28dba authored over 3 years ago
Update to reflect hanami/hanami#981

See: https://github.com/hanami/hanami/pull/981

github.com/hanami/bookshelf - cead7d0d41ebae2d4ff98083158b1786629cf017 authored over 3 years ago
Use described_class

This should have been done with the conversion from MiniTest to Rspec
(See: hanami/bookshelf#12)

github.com/hanami/bookshelf - 6b7c2bb27e2b3d4c52d7467205488a8229b6edbf authored over 3 years ago
Update to reflect hanami/hanami.github.io#37

See: https://github.com/hanami/guides/pull/37

github.com/hanami/bookshelf - e7359c6b7bba180f26daee1afff3389d42bfeabd authored over 3 years ago
Update to reflect hanami/hanami.github.io#306

This is when the Getting Started guide was updated to include the favicon.
(Now that guide is in...

github.com/hanami/bookshelf - 7b094ba89e81dd0c5ba739aaf86561fd13e031e2 authored over 3 years ago
Update to reflect hanami/hanami#818

See: https://github.com/hanami/hanami/pull/818

github.com/hanami/bookshelf - a4e34b501d05ee51b7ad138bd9f57849c88c4e32 authored over 3 years ago
Update to reflect hanami/hanami.github.io#306

See: https://github.com/hanami/hanami.github.io/commit/898b55a449ee1ad122cb9b31abc6cf126a83cb27#...

github.com/hanami/bookshelf - 47d0c25f726a41eb56383fed20a60e8ec885be45 authored over 3 years ago
Update to reflect hanami/hanami#934

https://github.com/hanami/hanami/pull/934

github.com/hanami/bookshelf - 54dac02893949a23fa4ad60b1341948757ede120 authored over 3 years ago
Update to reflect hanami/hanami.github.io#306

See: https://github.com/hanami/hanami.github.io/pull/306/

github.com/hanami/bookshelf - 9ac5e028383f09e3f500607182bd715d6bdf4d5d authored over 3 years ago
Update to reflect hanami/hanami#868

See: https://github.com/hanami/hanami/pull/868

github.com/hanami/bookshelf - 61961981c5385768d6b0a3039f0ecec591a872fc authored over 3 years ago
Update to reflect hanami/hanami#798

See: https://github.com/hanami/hanami/pull/798

github.com/hanami/bookshelf - 820e568cf0dba5754e2763367303868d64d06c92 authored over 3 years ago
Update to reflect hanami/hanami.github.io#306

See: https://github.com/hanami/hanami.github.io/pull/306/files#diff-ca5fbe58ac5b176e6b1a76ed311f...

github.com/hanami/bookshelf - 504c94aca4a77c7f7fa67bb9640a55cc89fc2fb4 authored over 3 years ago
Add 'RSpec.' before describe

This should have been done when we converted this from MiniTest to RSpec, but it was missed
(See...

github.com/hanami/bookshelf - cb10f9c9145f61e9b872e99c37d3be3ecba60ac2 authored over 3 years ago
Update to reflect hanami/hanami#741

https://github.com/hanami/hanami/pull/741/files

github.com/hanami/bookshelf - 1132ef97f67c8b0f4004685dc737e60264efb262 authored over 3 years ago
Update to reflect hanami/hanami#1089

https://github.com/hanami/haami/pull/1089

github.com/hanami/bookshelf - 1d28fc961bc44d8ac289bf23ac8f5d4b67c58a7c authored over 3 years ago
Add example for other use of hard-coded path in the app

github.com/hanami/guides - 1d1116707a534a913ebbba38e613712d46921c70 authored over 3 years ago
Update to show Rspec output, and improve wording

github.com/hanami/guides - ae7acd1ad6b4aa3a2f4317cf30b9f4af68b22c64 authored over 3 years ago
Improve wording and code blocks (to show it's in the middle)

github.com/hanami/guides - 44ac3b2451dee60e3f0523fc48929855961c8abc authored over 3 years ago
Improve wording

github.com/hanami/guides - 0086b794a665d8db4d216a693f0837bd26ea6af5 authored over 3 years ago
Improve wording

github.com/hanami/guides - 6bc2e6be6ad5feb5a0b9fad783423d5baaa55c11 authored over 3 years ago
Update test output to Rspec and improve wording

github.com/hanami/guides - 9d5b2813b8687868aaa11dd1b52183e575f051bf authored over 3 years ago
Update test output

From old MiniTest output to Rspec

github.com/hanami/guides - c2bb1557f9618c2b0040d5af2817fc00f0fc56a0 authored over 3 years ago
Improve wording

github.com/hanami/guides - c07f1385113870a66ee4fe9d22bd843f0593ea81 authored over 3 years ago
Clarify that repositories both map to and from our database

github.com/hanami/guides - a9b4d68ff743777d5eac078605aea737570dc6e9 authored over 3 years ago
Improve console section by commenting out return values, and indenting them

github.com/hanami/guides - cb73d1e5aa7cdbb6ddfd964d335fe3e96726e669 authored over 3 years ago
Improve wording and spec

github.com/hanami/guides - c46cdeb7a52768f71ff0520d93d66539ccb00a64 authored over 3 years ago
Improve wording

github.com/hanami/guides - 14bbb872e874c2ef404a901d95201db2a5c5d31e authored over 3 years ago
Change link from Clean architecture to Hexagonal architecture

github.com/hanami/guides - 22ab229b04c8f7b2cdf6a181de52ce7a5e78711b authored over 3 years ago
Use a class for the application settings (#1114)

We switch from a block-based definition for settings to a regular Ruby
class so that users can ...

github.com/hanami/hanami - ec31660036badfbace90feb328e39b337d9856f7 authored over 3 years ago
Replace calls to `bin/run` with `bin/hanami` (#29)

github.com/hanami/hanami-2-application-template - ad64a4d5a9f095915cd93525b35ddb3aa266e971 authored over 3 years ago
fixed typos (#527)

github.com/hanami/hanami.github.io - 74200e0c2ea3c42c854ce7e0117d0e35cc19b8ec authored over 3 years ago
New Git Branches (#528)

github.com/hanami/hanami.github.io - 7b793ee3253716dde61676e1c3576e338a84196f authored over 3 years ago
New Git branches (#526)

github.com/hanami/hanami.github.io - 89eb9a27b490d02ddd170f3fd8eaa917bd42fdf3 authored over 3 years ago
GitHub Actions

github.com/hanami/reloader - e748aa49192c505aa6900ce5baabd576a10429a5 authored over 3 years ago
Use `--no-document` instead of outdated `--no-rdoc` and `--no-ri`, when installing the gems locally

github.com/hanami/docs - eae28fa0c3ae326d9e57e90b9a5acebd2a1c9697 authored over 3 years ago
Use Netifly for deployments

github.com/hanami/hanami.github.io - 4a2a00cdd20ee2acbc41747146af1deba3682e21 authored over 3 years ago
Change Travis target branch

github.com/hanami/hanami.github.io - acf37dbe378eb9a16c0f3bd9f29193d85ae0f4d8 authored over 3 years ago
Updated git branch references

github.com/hanami/hanami.github.io - 9a5f43b0c4795c42b2d31c7d72ffbebcf0427301 authored over 3 years ago
Updated Rubocop configuration

github.com/hanami/ujs - 42e8537363cad9abe5ac481e79a6e0e378224285 authored over 3 years ago
Updated git branch references

github.com/hanami/ujs - 83c9279462137199892819e83b2d9626182d7520 authored over 3 years ago
Updated git branch references

github.com/hanami/view - d9e0c71f015cfba507e9d251f163730c5f5053da authored over 3 years ago
Updated git branch references

github.com/hanami/controller - 6e3d271998a53bb802ece49f3446aa2a905d86ae authored over 3 years ago
Merge branch 'develop'

github.com/hanami/reloader - da6af2d7a18218d6fde3af92f15641b03a894122 authored over 3 years ago
Merge branch 'unstable' into develop

github.com/hanami/reloader - a25cf2e4828b3d4d6792fda601adfe765d7d3ecd authored over 3 years ago
Updated git branch references

github.com/hanami/reloader - 0e1f3d3681c1387fb267beec318ba13b00929232 authored over 3 years ago
Updated git branch references

github.com/hanami/reloader - e4bf0a5c482eddfa657b152b949ebe9e423cadfa authored over 3 years ago
Updated git branch references

github.com/hanami/hanami - 9c575a278d003bc15831e2490d4247b5c5107490 authored over 3 years ago
Merge branch 'develop'

github.com/hanami/hanami - 0610d064847749107e67cf72de547947f599ee8d authored over 3 years ago
Merge branch 'unstable' into develop

github.com/hanami/hanami - 186cc7e457bc5b755613d3b0cfe75f876f27cd43 authored over 3 years ago
Update git branch references

github.com/hanami/hanami - 2c26a610b4974156c6687fee764c9347d15f58d4 authored over 3 years ago
Reformat output of CLI commands in integration specs

github.com/hanami/hanami - a2ae1be9f94643754fc799ba91de87c9dcf7b378 authored over 3 years ago
Updated git branch references

github.com/hanami/hanami - 8c9be6c03244835eaeddb23912a5ca45f491b8f2 authored over 3 years ago
Don't install dev gems on CI

github.com/hanami/webconsole - 6e36e121d9d95583044a3ae6144642ea471f28e4 authored over 3 years ago
Stop using deprecated Bundler `--no-prune` flag

github.com/hanami/webconsole - 46718232e90a12014bfcd4ea3b0e96fb2b4222a5 authored over 3 years ago
Remove MRI 3.0 from CI for Hanami 1

github.com/hanami/webconsole - cff16815cbc5808a370c3d19c59e431af2e16b53 authored over 3 years ago
Setup GitHub Actions

github.com/hanami/webconsole - 8348213fbc5e7112c223dd220e62e3ef56f4415b authored over 3 years ago
Updated git branch references

github.com/hanami/webconsole - a033dc944a22885993cc7eeaa0b03d96edd3e5c5 authored over 3 years ago
Switch from `master` to `main`

github.com/hanami/api - 0fe8789ac2af8bb30c709abccc952e83ae954b37 authored over 3 years ago
Update git branch references

github.com/hanami/api - 9f0113cc4f2101d69c7a6b17efc6829222f49df5 authored over 3 years ago
Update git branch references

github.com/hanami/model - f648d29105291431dc75d2ef4446518dcd20d742 authored over 3 years ago
Updated git branch references

github.com/hanami/assets - d71efa695e39cedab82d5060b94092da1af19984 authored over 3 years ago
Merge branch 'develop'

github.com/hanami/assets - e3176e3d0c21e7b10243549cdcfe6b8f20709d6b authored over 3 years ago
Merge branch 'unstable' into develop

github.com/hanami/assets - 7faf3906721549a2a3c30f054ad4385efaa045eb authored over 3 years ago
Updated git branch references

github.com/hanami/assets - d5f5a8be428f1c890db180d72012c9d851a61403 authored over 3 years ago
Update git branch references

github.com/hanami/assets - 70a60336f91f69cbeff5d6e94be0f33d3419f524 authored over 3 years ago
Merge branch 'develop'

github.com/hanami/mailer - 77162068963d7269f26d924f49414dd71150b512 authored over 3 years ago
Merge branch 'unstable' into develop

github.com/hanami/mailer - 0dbc8fb859f820c62d5ecec4e62dc4e43b8486ab authored over 3 years ago
Updated git branch references

github.com/hanami/mailer - 52f007050d2f51e9309440ee43250c00c93a4239 authored over 3 years ago
Updated git branch references

github.com/hanami/mailer - a2c88864bb1a0487e403196fa0e6d8d5451931b7 authored over 3 years ago
Merge branch 'develop'

github.com/hanami/helpers - 9734fdecdd70bd8d20e4ac6541380f6d3a684bc6 authored over 3 years ago