issues Search Results · repo:redbooth/teambox-ruby-client language:Ruby
Filter by
3 results
(77 ms)3 results
inredbooth/teambox-ruby-client (press backspace or delete to remove)client = Teambox::Client.new(:auth= {:base_uri = http://localhost:3000 , :username = swathi , :password = password })
does nt authenticate the user and returns a nil current_user object. Thank you!!
swathinimmala
- 2
- Opened on May 27, 2011
- #2
Hi there!
I m trying to create a new comment in a task using the following code:
params = { project_id = xxx, body = lorem ipsum , hours = 10m }
client.create_project_task_comment(project_id,task_id,params) ...
beagleknight
- 2
- Opened on Mar 7, 2011
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.