{"id":16999395,"url":"https://github.com/rtyler/ruby-gradle-example","last_synced_at":"2025-04-12T06:08:06.496Z","repository":{"id":19047941,"uuid":"22273953","full_name":"rtyler/ruby-gradle-example","owner":"rtyler","description":"What is wrong with me","archived":false,"fork":false,"pushed_at":"2014-08-15T18:39:53.000Z","size":280,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T06:07:59.924Z","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":"stopdropandrew/SublimeLinter-puppet-lint","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rtyler.png","metadata":{"files":{"readme":"README.md","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":"2014-07-25T23:29:16.000Z","updated_at":"2019-08-13T15:47:01.000Z","dependencies_parsed_at":"2022-09-25T04:01:31.858Z","dependency_job_id":null,"html_url":"https://github.com/rtyler/ruby-gradle-example","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/rtyler%2Fruby-gradle-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtyler%2Fruby-gradle-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtyler%2Fruby-gradle-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtyler%2Fruby-gradle-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtyler","download_url":"https://codeload.github.com/rtyler/ruby-gradle-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525142,"owners_count":21118618,"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-14T04:08:34.979Z","updated_at":"2025-04-12T06:08:06.469Z","avatar_url":"https://github.com/rtyler.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby + Gradle Example\n\nThis project relies heavily on the marvelous [TorqueBox Rubygems Maven\nrepo](http://rubygems-proxy.torquebox.org/) and my own\n[jruby-gradle-plugin](http://plugins.gradle.org/plugin/com.lookout.jruby)\n\n\n## Usage\n\nIn order to prepare the dependencies for the JRuby application you must invoke\ngradle:\n\n```bash\n% ./gradlew jrubyWar\n```\n\nThis will do a few things:\n\n 1. Resolve Ruby gem dependencies\n 1. Resolve Java dependencies\n 1. Extract Ruby gems into `vendor/`\n 1. Cache jars into `.jarcache/` (for easily referencing at JRuby interpreter runtime)\n 1. Create a runnable `.war` of what's in `src/main/webapp`\n\n\n### Running locally\n\n```bash\n% PATH=./vendor/bin:$PATH GEM_HOME=./vendor rackup src/main/webapp/WEB-INF/config.ru\n```\n\n## Requirements\n\n * JRuby (for one form of local development)\n * Rubygems (`gem`) for extracting gems\n * Java 7\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtyler%2Fruby-gradle-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtyler%2Fruby-gradle-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtyler%2Fruby-gradle-example/lists"}