Sha256: 697d524ebda1751f71323aa7a44fcb5faacf2f84cc9faed304551c42383f1155
Contents?: true
Size: 1.92 KB
Versions: 5
Compression:
Stored size: 1.92 KB
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html default: id: 1 base_url: http://myblog.net settings: jabber_password: "" show_extended_on_rss: true itunes_owner: "" blog_name: test blog title_prefix: true limit_article_display: 10 sp_url_limit: 3 use_gravatar: false itunes_email: "" blog_subtitle: test subtitle limit_rss_display: 10 itunes_explicit: false ping_urls: |- http://ping.example.com/ping http://alsoping.example.com/rpc/ping itunes_name: "" geourl_location: "" default_allow_pings: false itunes_author: "" send_outbound_pings: false itunes_copyright: "" sp_global: true jabber_address: "" default_allow_comments: true itunes_subtitle: "" email_from: scott@sigkill.org theme: azure text_filter: textile sp_article_auto_close: 300 link_to_author: false itunes_summary: "" comment_text_filter: markdown sp_allow_non_ajax_comments: true second: id: 2 base_url: http://otherblog.net settings: jabber_password: "" show_extended_on_rss: true itunes_owner: "" blog_name: second test blog title_prefix: false limit_article_display: 10 sp_url_limit: 0 use_gravatar: false itunes_email: "" blog_subtitle: "" limit_rss_display: 10 itunes_explicit: false ping_urls: |- http://rpc.technorati.com/rpc/ping http://ping.blo.gs/ http://rpc.weblogs.com/RPC2 itunes_name: "" geourl_location: "" default_allow_pings: false itunes_author: "" send_outbound_pings: false itunes_copyright: "" sp_global: true jabber_address: "" default_allow_comments: true itunes_subtitle: "" email_from: scott@sigkill.org theme: azure text_filter: "" sp_article_auto_close: 0 link_to_author: false itunes_summary: "" comment_text_filter: "" sp_allow_non_ajax_comments: true
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
typo-4.1.1 | spec/fixtures/blogs.yml |
typo-5.0.2 | spec/fixtures/blogs.yml |
typo-4.1 | spec/fixtures/blogs.yml |
typo-5.0.1 | spec/fixtures/blogs.yml |
typo-5.0 | spec/fixtures/blogs.yml |