GitXplorerGitXplorer
g

acx

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
536f9a06a29f04e84758f93301d86983f2c0dd4b

Add crawling of additional detail fields

ggisikw committed 7 years ago
Unverified
bef52ae9e9856655bb36890a9b09a84d946574a6

Add support for fetching all results

ggisikw committed 7 years ago
Unverified
dbf4f13265201967aae80cfc564e83071dc3d44b

Add fixtures for API testing; repair spec

ggisikw committed 7 years ago
Unverified
858fa8311f88cbfa98fb0634fe5f53c240ca7625

Proof-of-concept screen-scraping

ggisikw committed 7 years ago
Unverified
4b4389295b014154064ea66cc3fcae50a7c5add0

Passing build

ggisikw committed 7 years ago
Unverified
0e77e89f47a37133444768e2c50ef3f42cb1ddfd

Initial commit

ggisikw committed 7 years ago

README

The README file for this repository.

Acx

Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file lib/acx. To experiment with that code, run bin/console for an interactive prompt.

TODO: Delete this and the text above, and describe your gem

Installation

Add this line to your application's Gemfile:

gem 'acx'

And then execute:

$ bundle

Or install it yourself as:

$ gem install acx

Usage

TODO: Write usage instructions here

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/acx.

License

The gem is available as open source under the terms of the MIT License.