{"id":21201676,"url":"https://github.com/oleander/classify","last_synced_at":"2025-03-14T22:26:03.416Z","repository":{"id":1391904,"uuid":"1380847","full_name":"oleander/classify","owner":"oleander","description":"Converts strings into constants","archived":false,"fork":false,"pushed_at":"2011-02-18T03:17:27.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-14T07:46:37.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/oleander/classify","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"openslide/openslide","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oleander.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-18T02:13:23.000Z","updated_at":"2013-10-05T13:20:54.000Z","dependencies_parsed_at":"2022-08-16T13:15:17.288Z","dependency_job_id":null,"html_url":"https://github.com/oleander/classify","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fclassify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fclassify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fclassify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Fclassify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleander","download_url":"https://codeload.github.com/oleander/classify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243654400,"owners_count":20325893,"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-11-20T20:10:28.555Z","updated_at":"2025-03-14T22:26:03.380Z","avatar_url":"https://github.com/oleander.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Classify\n\nConverts strings into constants using Ruby.\n\nSomething similar to Rails' [classify](http://api.rubyonrails.org/classes/ActiveSupport/Inflector.html#method-i-classify) method.\n\n## How do use\n    \n    require 'rubygems'\n    require 'classify'\n    \n    \u003e\u003e class MyRandomString; end\n    \u003e\u003e Classify.it!(\"my_random_string\")\n    =\u003e MyRandomString\n    \n## How do install\n\n    [sudo] gem install classify\n    \n## How to use it in a rails 3 project\n\nAdd `gem 'classify'` to your Gemfile and run `bundle`.\n\n## How to help\n\n- Start by copying the project or make your own branch.\n- Navigate to the root path of the project and run `bundle`.\n- Start by running all tests using rspec, `rspec spec/classify_spec.rb`.\n- Implement your own code, write some tests, commit and do a pull request.\n\n## Requirements\n\nClassify is tested in OS X 10.6.6 using Ruby 1.8.7 and 1.9.2.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Fclassify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleander%2Fclassify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Fclassify/lists"}