[{"authors":"Nerbyk","built_at":"2024-01-14T00:00:00.000Z","created_at":"2024-01-14T12:09:48.382Z","description":"\n    ActiveFunction is a collection of gems designed to be used with Function as a Service (FaaS) computing instances. Inspired by aws-sdk v3 gem structure and rails/activesupport.\n\n    Features:\n    - Ruby Version Compatibility: Implemented with most of Ruby 3.2+ features, with support for Ruby versions >= 2.6 through the RubyNext transpiler (CI'ed).\n    - Type Safety: Achieves type safety through the use of RBS and Steep (CI'ed) [Note: disabled due to the presence of Ruby::UnsupportedSyntax errors].\n    - Plugins System: Provides a simple Plugin system inspired by Polishing Ruby Programming by Jeremy Evans to load gem plugins and self-defined plugins.\n    - Gem Collection: Offers a collection of gems designed for use within ActiveFunction or as standalone components.\n  ","downloads_count":984,"metadata":{"homepage_uri":"https://github.com/DanilMaximov/activefunction","changelog_uri":"https://github.com/DanilMaximov/activefunction/CHANGELOG.md","source_code_uri":"https://github.com/DanilMaximov/activefunction"},"number":"0.4.2","summary":"Playground gem for Ruby 3.2+ features and more, designed for FaaS computing instances, but mostly used for experiments.","platform":"ruby","rubygems_version":">= 0","ruby_version":">= 2.6","prerelease":false,"licenses":["MIT"],"requirements":[],"sha":"9df406e50c100a11b4b3c67f05ffdd4b916b610ce6da41f1ece877b9f54fb16b","spec_sha":"11fe1edcfac5f133a508900f52597cb3a835ce219218535b09a94b4a0d691bae"},{"authors":"Nerbyk","built_at":"2024-01-14T00:00:00.000Z","created_at":"2024-01-14T11:41:24.179Z","description":"\n    ActiveFunction is a collection of gems designed to be used with Function as a Service (FaaS) computing instances. Inspired by aws-sdk v3 gem structure and rails/activesupport.\n\n    Features:\n    - Ruby Version Compatibility: Implemented with most of Ruby 3.2+ features, with support for Ruby versions >= 2.6 through the RubyNext transpiler (CI'ed).\n    - Type Safety: Achieves type safety through the use of RBS and Steep (CI'ed) [Note: disabled due to the presence of Ruby::UnsupportedSyntax errors].\n    - Plugins System: Provides a simple Plugin system inspired by Polishing Ruby Programming by Jeremy Evans to load gem plugins and self-defined plugins.\n    - Gem Collection: Offers a collection of gems designed for use within ActiveFunction or as standalone components.\n  ","downloads_count":619,"metadata":{"homepage_uri":"https://github.com/DanilMaximov/activefunction","changelog_uri":"https://github.com/DanilMaximov/activefunction/CHANGELOG.md","source_code_uri":"https://github.com/DanilMaximov/activefunction"},"number":"0.4.1","summary":"Playground gem for Ruby 3.2+ features and more, designed for FaaS computing instances, but mostly used for experiments.","platform":"ruby","rubygems_version":">= 0","ruby_version":">= 2.6","prerelease":false,"licenses":["MIT"],"requirements":[],"sha":"9f0bfd8ff1f2ba51b3c365ca32b01b57c978a8981bb1dc70b17d98e592e0e135","spec_sha":"6c3e44810e1243b6b6e1712817cb22591ce8a3db3ed2a541b3a4d131236f2cae"},{"authors":"Nerbyk","built_at":"2024-01-12T00:00:00.000Z","created_at":"2024-01-12T17:43:51.430Z","description":"\n    ActiveFunction is a collection of gems designed to be used with Function as a Service (FaaS) computing instances. Inspired by aws-sdk v3 gem structure and rails/activesupport.\n\n    Features:\n    - Ruby Version Compatibility: Implemented with most of Ruby 3.2+ features, with support for Ruby versions >= 2.6 through the RubyNext transpiler (CI'ed).\n    - Type Safety: Achieves type safety through the use of RBS and Steep (CI'ed) [Note: disabled due to the presence of Ruby::UnsupportedSyntax errors].\n    - Plugins System: Provides a simple Plugin system inspired by Polishing Ruby Programming by Jeremy Evans to load gem plugins and self-defined plugins.\n    - Gem Collection: Offers a collection of gems designed for use within ActiveFunction or as standalone components.\n  ","downloads_count":646,"metadata":{"homepage_uri":"https://github.com/DanilMaximov/activefunction","changelog_uri":"https://github.com/DanilMaximov/activefunction/CHANGELOG.md","source_code_uri":"https://github.com/DanilMaximov/activefunction"},"number":"0.4.0","summary":"Playground gem for Ruby 3.2+ features and more, designed for FaaS computing instances, but mostly used for experiments.","platform":"ruby","rubygems_version":">= 0","ruby_version":">= 2.6","prerelease":false,"licenses":["MIT"],"requirements":[],"sha":"9fe61bc162e1331a16dbff25aeb3a07f7e1a9d0e97c094fbe360ebe0b8747b03","spec_sha":"eb7f8a543cb87d732746e3e3e07b5ebc407e73e93b3905e2af8b8fa6075269d3"},{"authors":"Nerbyk","built_at":"2023-08-20T00:00:00.000Z","created_at":"2023-08-20T13:17:01.775Z","description":"\n    rails/action_controller like gem which provides lightweight callbacks,\n    strong parameters & rendering features. It's designed to be used with\n    AWS Lambda functions, but can be also used with any Ruby application.\n\n    Implemented with some of ruby 3.x features, but also supports\n    ruby 2.6.x thanks to RubyNext transpiler. Type safety achieved\n    by RBS and Steep.\n  ","downloads_count":764,"metadata":{"homepage_uri":"https://github.com/DanilMaximov/activefunction","changelog_uri":"https://github.com/DanilMaximov/activefunction/CHANGELOG.md","source_code_uri":"https://github.com/DanilMaximov/activefunction"},"number":"0.3.5","summary":"rails/action_controller like gem which provides callbacks, strong parameters & rendering features.","platform":"ruby","rubygems_version":">= 0","ruby_version":">= 2.6","prerelease":false,"licenses":["MIT"],"requirements":[],"sha":"dcff42044acdd97f8ceca90de5e81c201ce9d8f123bf243084d84e0019eb0a1d","spec_sha":"49a87613039f52ece5d42f443533a9bc3f324390800c927e7225ff696b33ca24"},{"authors":"Nerbyk","built_at":"2023-05-02T00:00:00.000Z","created_at":"2023-05-02T15:49:50.070Z","description":"\n    rails/action_controller like gem which provides lightweight callbacks,\n    strong parameters & rendering features. It's designed to be used with\n    AWS Lambda functions, but can be also used with any Ruby application.\n\n    Implemented with some of ruby 3.x features, but also supports\n    ruby 2.6.x thanks to RubyNext transpiler. Type safety achieved\n    by RBS and Steep.\n  ","downloads_count":847,"metadata":{"homepage_uri":"https://github.com/DanilMaximov/activefunction","changelog_uri":"https://github.com/DanilMaximov/activefunction/CHANGELOG.md","source_code_uri":"https://github.com/DanilMaximov/activefunction"},"number":"0.3.4","summary":"rails/action_controller like gem which provides callbacks, strong parameters & rendering features.","platform":"ruby","rubygems_version":">= 0","ruby_version":">= 2.6","prerelease":false,"licenses":["MIT"],"requirements":[],"sha":"0b28d8372c14d7e50fa406a1ede40d55057625aaa9d67a8401a8ffa8f773b0cf","spec_sha":"5dc683acb4018c7d53a18bdcd7c9266bfcc86ed86f9832491ad5fb5000f315cb"},{"authors":"Nerbyk","built_at":"2023-02-11T00:00:00.000Z","created_at":"2023-02-11T12:47:58.946Z","description":"\n    rails/action_controller like gem which provides lightweight callbacks,\n    strong parameters & rendering features. It's designed to be used with\n    AWS Lambda functions, but can be also used with any Ruby application.\n\n    Implemented with some of ruby 3.x features, but also supports\n    ruby 2.6.x thanks to RubyNext transpiler. Type safety achieved\n    by RBS and Steep.\n  ","downloads_count":839,"metadata":{"homepage_uri":"https://github.com/DanilMaximov/activefunction","changelog_uri":"https://github.com/DanilMaximov/activefunction/CHANGELOG.md","source_code_uri":"https://github.com/DanilMaximov/activefunction"},"number":"0.3.3","summary":"rails/action_controller like gem which provides callbacks, strong parameters & rendering features.","platform":"ruby","rubygems_version":">= 0","ruby_version":">= 2.6","prerelease":false,"licenses":["MIT"],"requirements":[],"sha":"259302fb187dabfe3ee0524a95ad22e9366d3112e4e77474bbede5e950221e12","spec_sha":"6bfdf7debcf6f0652789a209095ca10e3ff278192b0a6a3057509fb6cabce234"}]