Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigBlueButton API breaks ActiveResource #6

Merged
merged 1 commit into from
May 7, 2014

Conversation

webhoernchen
Copy link
Contributor

  • The method .from_xml is defined in Rails and is overwritten in has_to_xml.rb
  • The new implementation of .from_xml breaks ActiveResource!
  • The new functionality of .from_xml is moved a specfic class for BigBlueButton (bigbluebutton_hash_to_xml)

@daronco
Copy link
Member

daronco commented Mar 14, 2014

Thanks @webhoernchen. I'll take a look at it soon.

In what version of Rails did you see this issue?

@webhoernchen
Copy link
Contributor Author

We currently use rails 3.2.17 and 4.0.3!
The method Hash.from_xml is defined in activesupport:
lib/active_support/core_ext/hash/conversions.rb:97

@daronco daronco merged commit ebbdc73 into mconf:master May 7, 2014
@anveshnarepo
Copy link

please kindly check this issue posted on stackoverflow.com:
http://stackoverflow.com/questions/24188503/unable-to-fill-data-from-seed-file

This is related to some strong parameters. Either i have to inherit model from bigbluebutton model or something extra i need to do. I am using Rails 3.2.13, Ruby 1.9.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants