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
- Host: GitHub
- URL: https://github.com/uko/rubidium-whois
- Owner: Uko
- Created: 2012-05-25T18:27:09.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-03-21T14:54:39.000Z (over 13 years ago)
- Last Synced: 2025-07-21T08:12:18.570Z (about 1 year ago)
- Language: Ruby
- Size: 384 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rubidium WHOIS [](http://travis-ci.org/Uko/Rubidium-WHOIS) [](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