Skip to content

issues Search Results · repo:socrata/soda-ruby language:Ruby

Filter by

24 results
 (65 ms)

24 results

insocrata/soda-ruby (press backspace or delete to remove)

I am unsure if this is intentional or not. There were a couple of things that led to us noticing this. We wanted to grab all the Acris Real Property Parties. So we had a simple line like this: ...
  • notactuallytreyanastasio
  • 1
  • Opened 
    on Feb 24, 2020
  • #52

When performing a GET where the response is over a certain length, we have been getting this error out of data.medicare.gov ? Anyone else having this issue? Errno::ECONNRESET: Connection reset by peer ...
  • cjjuice
  • 1
  • Opened 
    on Nov 20, 2019
  • #51

Since commit https://github.com/socrata/soda-ruby/commit/2d22a03a8051da945ec2dda8c3bb3bd628c1f0b8 sody-ruby has a dependency on rails 4. Line: s.add_dependency activesupport , ~ 4.2.5 Is it intentional ...
  • jspanjers
  • 2
  • Opened 
    on Jan 16, 2017
  • #42

As of 8/19, we require the SNI extensions to be supported by all HTTPS connections. - [x] Identify a known-good configuration that works with SNI - [x] Test verify - [x] Document in README.md
  • chrismetcalf
  • Opened 
    on Aug 26, 2016
  • #39

Will help with debugging issues into the stack
  • chrismetcalf
  • Opened 
    on Aug 1, 2016
  • #38

Looked over some of the new commits. Found some small issues with the request by method function. def request_by_method(method, body, request, uri) if method === :Post || :Put || :Delete ...
  • michaelachrisco
  • 2
  • Opened 
    on Jan 16, 2016
  • #36

hi, adding filters and such ends up in a bad request: NYC JOBS https://data.cityofnewyork.us/resource/rvhx-8trz.json domain = data.cityofnewyork.us client = SODA::Client.new({:domain = domain, :app_token ...
  • syllogismus
  • 4
  • Opened 
    on Nov 17, 2015
  • #35

I have a sample app that we created at a small local competition. I can add the rake task into the docs. I was wondering what the preference is: Wiki documentation, README, or git-pages?
  • michaelachrisco
  • 3
  • Opened 
    on Jun 22, 2015
  • #32

/soda-ruby/test/test_soda.rb:1:in `require : cannot load such file -- test/unit
  • michaelachrisco
  • Opened 
    on Jun 11, 2015
  • #28

This is a personal preference so I want to make sure this is alright before starting out. I would like the gem to pass Rubocop for readability sake. I can go over those in a pull request if you would ...
  • michaelachrisco
  • 2
  • Opened 
    on Jun 5, 2015
  • #24
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub