-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8f7ce9
commit 5f68119
Showing
65 changed files
with
438 additions
and
10 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
commit_keyword: ! '#giteaucrat' | ||
copyright_owner: Alexander Semyonov | ||
copyright_format: © %{owner}, %{years}, %{license} | ||
license: MIT License |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/version' | ||
require 'xommelier/core_ext' | ||
require 'active_support/dependencies/autoload' | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/xml' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
require 'xommelier/atom/threading' | ||
require 'xommelier/atom/history' |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/atom' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
|
||
require 'xommelier/core_ext/boolean' | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Authors: Alexander Semyonov <[email protected]> # | ||
# Artyom Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
|
||
class Boolean | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'date' | ||
|
||
class Date | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
class Float | ||
def self.from_xommelier(value) | ||
return nil if value.blank? | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
class Numeric | ||
def self.from_xommelier(value) | ||
return nil if value.blank? | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
class String | ||
def self.from_xommelier(value) | ||
return nil if value.is_a?(NilClass) | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
class Symbol | ||
def self.from_xommelier(value) | ||
value.to_sym | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'time' | ||
|
||
class Time | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
require 'xommelier/core_ext/string' | ||
require 'uri' | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
require 'base64' | ||
require 'delegate' | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
require 'xommelier/ds' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Authors: Sergey Ukustov <[email protected]> # | ||
# Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
require 'factory_girl' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
require 'xommelier/common' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
require 'xommelier/common' | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/rss' | ||
require 'xommelier/atom' | ||
require 'xommelier/atom/history' | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/xml' | ||
|
||
module Xommelier | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
module Xommelier | ||
VERSION = '0.1.30' | ||
end |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier' | ||
require 'nokogiri' | ||
require 'xommelier/xml/namespace' | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# coding: utf-8 | ||
|
||
################################################ | ||
# © Alexander Semyonov, 2011—2013, MIT License # | ||
# Author: Alexander Semyonov <[email protected]> # | ||
################################################ | ||
|
||
require 'xommelier/xml' | ||
require 'xommelier/xml/element/namespace' | ||
require 'xommelier/xml/element/structure' | ||
|
Oops, something went wrong.