Mailinglist Archive: obs-commits (440 mails)
| < Previous | Next > |
[obs-commits] [openSUSE/open-build-service] ccf2e2: [api] use Nokogiri::xmlbuilder in models - rails b...
- From: Stephan Kulow <coolo@xxxxxxx>
- Date: Tue, 20 Mar 2012 03:26:24 -0700
- Message-id: <4f685b50e202a_76f2f9faec1013a2@sh2.rs.github.com.mail>
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: ccf2e201d96742b581b7fc8f4cd4e28dbc89a19d
https://github.com/openSUSE/open-build-service/commit/ccf2e201d96742b581b7fc8f4cd4e28dbc89a19d
Author: Stephan Kulow <coolo@xxxxxxx>
Date: 2012-03-20 (Tue, 20 Mar 2012)
Changed paths:
M src/api/app/models/attrib_namespace.rb
M src/api/app/models/db_package.rb
M src/api/app/models/db_project.rb
M src/api/app/models/group.rb
M src/api/app/models/user.rb
Log Message:
-----------
[api] use Nokogiri::xmlbuilder in models - rails builder only works
for controllers - models rendering XML is not really MVC
Home: https://github.com/openSUSE/open-build-service
Commit: ccf2e201d96742b581b7fc8f4cd4e28dbc89a19d
https://github.com/openSUSE/open-build-service/commit/ccf2e201d96742b581b7fc8f4cd4e28dbc89a19d
Author: Stephan Kulow <coolo@xxxxxxx>
Date: 2012-03-20 (Tue, 20 Mar 2012)
Changed paths:
M src/api/app/models/attrib_namespace.rb
M src/api/app/models/db_package.rb
M src/api/app/models/db_project.rb
M src/api/app/models/group.rb
M src/api/app/models/user.rb
Log Message:
-----------
[api] use Nokogiri::xmlbuilder in models - rails builder only works
for controllers - models rendering XML is not really MVC
| < Previous | Next > |