hexgnu / linkedin

Ruby wrapper for the LinkedIn API
http://rdoc.info/gems/linkedin
MIT License
756 stars 407 forks source link

Add in documentation for company(is_admin: <true|false>) and accept bool #242

Open fuelxc opened 9 years ago

fuelxc commented 9 years ago

Added in documentation for others to find is_admin

Accept true/false instead of just 'true'/'false'