Created
December 14, 2016 12:08
-
-
Save aya-soft/64dc0f6d6cb83a832c7ef251bfe791d6 to your computer and use it in GitHub Desktop.
Для генерации XML в rails используется builder https://richonrails.com/articles/outputting-xml-using-ruby-on-rails
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def spares_for_yandex | |
@spares = Spare.available_for_purchase | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Сделал, так как файлы специфические намудрить пришлось ))).