An open API service indexing awesome lists of open source software.

https://github.com/uko/rubidium-whois

Cool UI whois lookup app
https://github.com/uko/rubidium-whois

Last synced: 10 months ago
JSON representation

Cool UI whois lookup app

Awesome Lists containing this project

README

          

Rubidium WHOIS [![Build Status](https://secure.travis-ci.org/Uko/Rubidium-WHOIS.png?branch=master)](http://travis-ci.org/Uko/Rubidium-WHOIS) [![Code Climate](https://codeclimate.com/github/Uko/Rubidium-WHOIS.png)](https://codeclimate.com/github/Uko/Rubidium-WHOIS)
==============

This is a web application for a whois lookup.

Frameworks/Libs
---------------
1. [Twitter Bootstrap](http://twitter.github.com/bootstrap/)
2. [Ruby Whois](http://www.ruby-whois.org/)

Changelog
---------

###v1.1.3

Added UI part of rescues for **ruby-whois** library errors. Now you get the domain you've reached pre-entered in the search field.

###v1.1.2

Changed main css file from pure `.css` with crapy comment inclusions to `.scss` with imports.

###v1.1.1

Added rescues for **ruby-whois** library errors. Now the app won't crash if something goes wrong in the library.

###v1.1.0

Changed contact's representation to accordion instead of tabular. Moved _status_ info before _contacts_. Set non-fluid grid view.

whois gem updated to version with pretty good ua domains parser.

###v1.0.2

Added [exception_notification](https://github.com/smartinez87/exception_notification), that should send mail when an exception occurs.

###v1.0.1

Improves stability, checks for `nil` values of whois record properties. The whois gem source now moved to a git repo.

###v1.0.0

**Initial version.**
App has a view with a search form and a view for result output. Also a list of previous searched domains are available