Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
1_fast_gettext.rb 759 Bytes
active_record_extensions.rb 134 Bytes
active_support_extensions.rb 826 Bytes
apipie.rb 3.79 KB
audit.rb 201 Bytes
backtrace_silencers.rb 396 Bytes
email.rb 531 Bytes
encryption_key.rb.example 461 Bytes
fix_cache.rb 508 Bytes
foreman.rb 948 Bytes
inflections.rb 680 Bytes
json.rb 619 Bytes
local_secret_token.rb.example 474 Bytes
mime_types.rb 250 Bytes
rabl_init.rb 2.49 KB
rack_openid.rb 272 Bytes
rbvmomi.rb 937 Bytes
secret_token.rb 443 Bytes
secure_headers.rb 572 Bytes
session_store.rb 416 Bytes
sig_ttin_trap.rb 643 Bytes
will_paginate.rb 728 Bytes
wrap_parameters.rb 463 Bytes

Latest revisions

# Date Author Comment
7875f359 05/20/2015 07:13 AM Tom Caspy

fixes #9240 - in case of hash with indifferent access, serialize as hash

(cherry picked from commit 3059cea1c207718217f07b9cdc706bc516f5db1b)

f3b84a53 04/09/2015 12:08 PM Dominic Cleal

fixes #9973 - API doc keyword substitution with sprintf needs symbols

(cherry picked from commit 75c85026c9dc1ca3ba4072090fe7e1b4390c5346)

Conflicts:
config/initializers/apipie.rb

c0429ee2 03/26/2015 09:03 AM Dominic Cleal

fixes #9775 - always load Encryptable when key's missing, log runtime warning

a59972c3 causes Encryptable to be loaded before the encryption_key.rb
initialiser and the majority of the class was skipped as the key was undefined.

Now Encryptable always loads, but logs at runtime if the key is unavailable,...

1d0dcc48 03/06/2015 08:33 AM Shlomi Zadok

fixes #7764 - add quirks mode to JSON.dump

(cherry picked from commit 8dcb01a429e88a12edd605672e6f4340de7ca977)

afe02d30 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cop IndentationConsistency

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

350a0417 02/17/2015 02:40 AM David Davis

Fixes #9231 - Require English lib and fix ENC failure

5c02cfe5 01/30/2015 03:34 AM Daniel Lobato Garcia

Refs #3809 - Enable cop StringConversionInInterpolation

51a88438 11/25/2014 07:37 AM Shlomi Zadok

Fixes #7233 - Drop Ruby 1.8.7 and revert Ruby 1.8.7 specifics

a59972c3 11/12/2014 05:07 AM Martin Bacovsky

Fixes #4478 - API documentation localized

View revisions

Also available in: Atom