-
-
oniguruma
... ] <= 'forming'
== Syntax
Consult the Syntax.txt[link:files/Syntax_txt.html] page.
== Requirements:
* Oniguruma[http://www.geocities.jp/kosako3/oniguruma/] library, versions
2, 4 and 5 are supported. To find out ...
-
radiant-page-event
... about it here:
http://code.google.com/p/calendardateselect/
2) Install the Page Event Extension
script/extension install page_event
--OR-- ... :update
* Both 3 and 4 are unnecessary if you used the script/extension install command
5) Start (or restart) ...
-
dbf
... with the following versions of Ruby:
* Ruby 2.4.x, 2.5.x, 2.6.x, 2.7.x, 3.0.x, ...
table = DBF::Table.new('dbf/books.dbf', nil, 'cp866')
```
| Code Page | Encoding | Description |
| --------- | -------- | ----------- |
| 01 | cp437 | U.S. MS–DOS |
| 02 | ...
-
betternestedset-patched
... 2 | 1 | 2 | 7 | Child 1
3 | 2 | 3 | 4 | Child 1.1
4 | 2 | 5 | 6 | Child 1 ... by Jean-Christophe Michel from Symétrie, and the home page is:
http://opensource.symetrie.com/trac/better_nested_set/
= What ...
-
better_nested_set
... 2 | 1 | 2 | 7 | Child 1
3 | 2 | 3 | 4 | Child 1.1
4 | 2 | 5 | 6 | Child 1 ... by Jean-Christophe Michel from Symétrie, and the home page is:
http://opensource.symetrie.com/trac/better_nested_set/
= What ...
-
bioruby
... -1.3.rdoc:: News and incompatible changes from 1.2.1 to 1.3.0.
doc/Changes-0. ... ,
mailing lists, Wiki documentation etc. in the top page.
* http://bioruby.org/
Mirror site is available, hosted ... ://www.ruby-lang.org/
* Ruby 2.4.6, 2.5.5, 2.6.3 or later is ...
-
radiant-page-attachments-extension
... /path/to/radiant
git clone git://github.com/radiant/radiant-page-attachments-extension.git vendor/extensions/page_attachments
rake radiant:extensions: ... Selenium. You'll need the webrat 0.5.1 and selenium-client 1.2.16 gems installed and you'll need ...
-
metainspector
... a MetaInspector instance for an URL, like this:
```ruby
page = MetaInspector.new('http://sitevalidator.com')
```
If you don ... .google', :connection_timeout => 10, :read_timeout => 5, :retries => 4)
```
If MetaInspector fails to fetch the page after it has ...
-
rails-google-visualization-plugin
... the app has charts, but if this is every other page, you might as well include it in the layout.
...
<% dates = [Date.new(2009,1,1),Date.new(2009,2,1),Date.new(2009,3,1),Date.new(2009,4,1)] %>
<% line1= [1,2,3,4] %>
<% line2= [2,3,4,5] %>
<% line3= [1,1,4 ...
-
phooey
... create the content (the HTML that is specific to each individual page) in the 'content' folder.
Installation
------------
When you download Phooey, ... compatible with PHP 4. Phooey 2 is the Object-Oriented version of Phooey. It runs on PHP 5 or greater. ...
-