0.0
Ply is a ruby gem for reading Stanford PLY-format 3D model files.
The PLY file format is a flexible format for storing semi-structured binary
data, and is often used to stored polygonalized 3D models generated with
range scanning hardware. You can find some examples of the format at the
{Stanfo...
2021
2022
2023
2024
2025
2026
0.0
* Vincenty wrote an algorithm for calculating the bearing and distance between two coordinates on the earth
and an algorithm for finding a second coordinate, given a starting coordinate, bearing and destination.
The algorithms model the earth as an ellipsoid, using the WGS-84 model. This is t...
2021
2022
2023
2024
2025
2026
0.0
A gem for accessing current MLB rosters using Wikipedia template pages.
2021
2022
2023
2024
2025
2026
0.0
This library can be used to read openzim files like the ones exported by wikipedia
2021
2022
2023
2024
2025
2026
0.0
TracWiki markup language render (http://trac.edgewall.org/wiki/WikiFormatting ).
2021
2022
2023
2024
2025
2026
0.0
Generates wiki documentation from Chef node attributes using ERB templates.
2021
2022
2023
2024
2025
2026
0.0
Lookout
Lookout is a unit testing framework for Ruby┬╣ that puts your results in
focus. Tests (expectations) are written as follows
expect 2 do
1 + 1
end
expect ArgumentError do
Integer('1 + 1')
end
expect Array do
[1, ...
2021
2022
2023
2024
2025
2026
0.0
Convert Markdown to Wiki format
2021
2022
2023
2024
2025
2026
0.0
This gem includes the `gollum-export` command that allows converting local markdown files to html. It also includes a switch to download and convert a full wiki from a github repo.
2021
2022
2023
2024
2025
2026
0.0
Provides an easy way to authenticate and grab content from a Redmine project. A specific use-case was to deserialize HTML tables from the wiki into an Array of Hashes with key/value pairs of "table heading" -> "column value" in order to simplify collection of a seed data from domain experts.
2021
2022
2023
2024
2025
2026
0.0
Support making docs from hiki to yard, wiki, on gem development directory.
2021
2022
2023
2024
2025
2026
0.0
The INI file format is an informal standard for configuration files
for some platforms or software. INI files are simple text files with
a basic structure composed of 'sections' and 'properties'.' - Wikipedia
2021
2022
2023
2024
2025
2026
0.0
Adds wiki functionality. Based on http://github.com/alno/irwi.
2021
2022
2023
2024
2025
2026
0.0
The Juggernaut Gem for Ruby on Rails aims to revolutionize your Rails app by letting the server initiate a connection and push data to the client. In other words your app can have a real time connection to the server with the advantage of instant updates. Although the obvious use of this is...
2021
2022
2023
2024
2025
2026
0.0
Convert your Git based markdown wiki repo to a static HTML website
2021
2022
2023
2024
2025
2026
0.0
Junebug is a minimalist ruby wiki running on Camping.
2021
2022
2023
2024
2025
2026
0.0
Qwicky is a REALLY small wiki implementation using Sinatra, DataMapper and SQLite3.
2021
2022
2023
2024
2025
2026
0.0
Using data from Wikipedia, lists the top 20 FIFA teams and allows you to learn more information about each team.
2021
2022
2023
2024
2025
2026
0.0
Provides a simple helper to get an HTML select list of ISO-639-1 languages. The list of languages is obtained from Wikipedia (http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes).
2021
2022
2023
2024
2025
2026