Pavel Manylov

Results 2 issues of Pavel Manylov

We could use Dir.home instead of this code, but it will not be compatible with old rubies. (For ruby >= 1.9.3p362 on windows `File.expand_path '.ruby-uuid', '~'` will return `"C:\\current\\app\\path\\~\\.ruby-uuid"`)

Example response from BBB (0.8) has this information: ``` xml Mon Apr 09 17:40:55 YEKT 2012 ``` but :startTime param will have this value: ``` ruby 1.9.3-p0 :023 > t=$bigbluebutton_api.get_recordings(:meetingID=>meeting.id)[:recordings][0][:startTime]...

type:question