bobby / dm-tags

dm-tags is now part of dm-more--http://github.com/datamapper/dm-more/

This URL has Read+Write access

dm-tags / doc / fr_method_index.html
100644 36 lines (32 sloc) 1.653 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<!--
 
Methods
 
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Methods</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="rdoc-style.css" type="text/css" />
  <base target="docwin" />
</head>
<body>
<div id="index">
  <h1 class="section-bar">Methods</h1>
  <div id="index-entries">
    <a href="classes/DataMapper/Tags/ClassMethods.html#M000007">has_tags (DataMapper::Tags::ClassMethods)</a><br />
    <a href="classes/DataMapper/Tags/ClassMethods.html#M000006">has_tags_on (DataMapper::Tags::ClassMethods)</a><br />
    <a href="classes/DataMapper/Tags.html#M000003">included (DataMapper::Tags)</a><br />
    <a href="classes/DataMapper/Resource.html#M000010">included (DataMapper::Resource)</a><br />
    <a href="classes/Tagging.html#M000001">taggable (Tagging)</a><br />
    <a href="classes/DataMapper/Tags/ClassMethods.html#M000008">taggable? (DataMapper::Tags::ClassMethods)</a><br />
    <a href="classes/DataMapper/Tags/SingletonMethods.html#M000005">taggable? (DataMapper::Tags::SingletonMethods)</a><br />
    <a href="classes/DataMapper/Tags/InstanceMethods.html#M000009">taggable? (DataMapper::Tags::InstanceMethods)</a><br />
    <a href="classes/Tag.html#M000002">taggables (Tag)</a><br />
    <a href="classes/DataMapper/Tags/SingletonMethods.html#M000004">tagged_with (DataMapper::Tags::SingletonMethods)</a><br />
  </div>
</div>
</body>
</html>