Skip to content

Releases: floriank/oeffi

Bugfix release

29 Oct 12:36
Compare
Choose a tag to compare
Bugfix release Pre-release
Pre-release

Fixes several bugs and cleans up dependencies.

Initial release

28 Oct 17:09
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This is the initial release, it features basic methods and no documentation yet.

You can set a provider with

Oeffi.configure do |oeffi|
  oeffi.provider = :vbb
end

and then use the following methods for querying:

  • Oeffi::queryTrips - this will fetch you several trips based on locations given
  • Oeffi::autocomplete - this will suggest Locations to you based on a name given