find, query, root_url, set_headers
4 5 6
# File 'lib/salesforce_connector/profile.rb', line 4 def self.get_first_hundred Profile.query('SELECT Name, Id from Profile LIMIT 100') end