{"id":15529557,"url":"https://github.com/zonuexe/ruby-rboop","last_synced_at":"2025-04-12T17:54:01.740Z","repository":{"id":7775812,"uuid":"9145253","full_name":"zonuexe/ruby-rboop","owner":"zonuexe","description":null,"archived":false,"fork":false,"pushed_at":"2013-04-02T05:29:23.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T03:41:52.408Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zonuexe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-01T10:22:26.000Z","updated_at":"2014-03-27T06:45:35.000Z","dependencies_parsed_at":"2022-09-13T13:52:28.162Z","dependency_job_id":null,"html_url":"https://github.com/zonuexe/ruby-rboop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonuexe%2Fruby-rboop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonuexe%2Fruby-rboop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonuexe%2Fruby-rboop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonuexe%2Fruby-rboop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zonuexe","download_url":"https://codeload.github.com/zonuexe/ruby-rboop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610408,"owners_count":21132920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T11:19:10.573Z","updated_at":"2025-04-12T17:54:01.718Z","avatar_url":"https://github.com/zonuexe.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"rboop - RubyOOP\n===============\n\nObject-Oriented Programming for Ruby!!!!11\n\nInstallation\n-------------\n\nAdd this line to your application's Gemfile:\n\n    gem 'ruby-oop'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ruby-oop\n\nUsage\n-----\n\n### Define your class\n\nIt's *mijisso*.\n\n```ruby\nrequire 'rboop'\n\nAnimal = Klass[:new,\n  name: 'Animal',\n  methods: {\n    sounds: -\u003e(this){\n      \"#{this[:voice] * 2}!!\"\n    },\n  }\n]\n\nDog = Animal[:new,\n  name: 'Dog',\n  voice: \"BowWow\",\n]\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonuexe%2Fruby-rboop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzonuexe%2Fruby-rboop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonuexe%2Fruby-rboop/lists"}