issues Search Results · repo:seamapi/ruby language:Ruby
Filter by
23 results
(56 ms)23 results
inseamapi/ruby (press backspace or delete to remove)based on my testing, when setting is_override_allowed to true on a schedule, if the current time is within the start/end
range, the value saves as false (instead of true) even though the response shows ...
byalextran
- 5
- Opened on Jun 14
- #285
https://github.com/seamapi/ruby/blob/a1a621ed3de8e98d8f4c5febd59ff014545d9fc6/lib/seam/routes/clients/devices.rb#L31
andrii-balitskyi
- Opened on Nov 18, 2024
- #168
in the documentation it shows you can get a device/lock by device_id using client.locks.get( device-id-here ), however
that throws the following error:
.../locks.rb:13:in `get : wrong number of arguments ...
byalextran
- 3
- Opened on Nov 18, 2024
- #166
Put each module in a directory if more than one file externs the module, e.g., lib/seam/http/auth.rb,
lib/seam/http/options.rb etc.
See https://github.com/seamapi/ruby-next/pull/157/
ruby
razor-x
- Opened on Nov 13, 2024
- #158
See https://sorbet.org/
Are there other options? It should help with issued like this:
https://medium.com/@alexevanczuk/resolving-nameerror-uninitialized-constant-foo-in-ruby-381ee4dcf4d3
ruby
razor-x
- Opened on Nov 13, 2024
- #156
Not in scope for this PR, as it would make it too large and this can focus on introducing the client into the existing module, but we should follow a transparent pattern for using the client ...
andrii-balitskyi
- Opened on Oct 23, 2024
- #137
- Seam is a module.
- Seam.new is an alias to Seam::Http.new and Seam.from_* are also aliased.
- Seam::Http.new is an alias to Seam::Http::SingleWorkspace.new
- Seam::Webhook is a class
- Seam::Http ...
razor-x
- 2
- Opened on Sep 23, 2024
- #115
andrii-balitskyi
- 1
- Opened on Aug 7, 2024
- #85
We shouldn t include custom logic in generated route resources
andrii-balitskyi
- Opened on Aug 7, 2024
- #84
Remove various endpoint tests, and focus only on core test coverage. See here for reference
https://github.com/seamapi/javascript-http/tree/main/test
Ideally we can use fake-seam-connect as well.
ruby
andrii-balitskyi
- Opened on Aug 7, 2024
- #83

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.