| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |_|/
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Unicode value instead of falling back on String#ord in CoreExtensions, which is not multibyte compatible
[#1483 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[#1294 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
outside.
[#1397 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
column is changed from 0 to '0'
[#1530 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Example : rake rails:template LOCATION=~/template.rb
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
callbacks guide
|
| | | | |
|
| | | | |
|
| | | | |
|
|\| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
actionmailer/lib/action_mailer/base.rb
actionpack/lib/action_controller/base.rb
actionpack/lib/action_controller/mime_type.rb
railties/doc/guides/html/activerecord_validations_callbacks.html
railties/doc/guides/html/caching_with_rails.html
railties/doc/guides/html/command_line.html
railties/doc/guides/html/configuring.html
railties/doc/guides/html/creating_plugins.html
railties/doc/guides/html/finders.html
railties/doc/guides/html/routing_outside_in.html
railties/doc/guides/source/activerecord_validations_callbacks.txt
railties/doc/guides/source/caching_with_rails.txt
railties/doc/guides/source/command_line.txt
railties/doc/guides/source/creating_plugins/acts_as_yaffle.txt
railties/doc/guides/source/creating_plugins/controllers.txt
railties/doc/guides/source/creating_plugins/core_ext.txt
railties/doc/guides/source/creating_plugins/helpers.txt
railties/doc/guides/source/creating_plugins/index.txt
railties/doc/guides/source/creating_plugins/migration_generator.txt
railties/doc/guides/source/creating_plugins/models.txt
railties/doc/guides/source/creating_plugins/odds_and_ends.txt
railties/doc/guides/source/creating_plugins/routes.txt
railties/doc/guides/source/finders.txt
railties/doc/guides/source/routing_outside_in.txt
railties/doc/guides/source/testing_rails_applications.txt
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
templater. [#1517 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
noise from missing template errors.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* Add ActionController::CGIHandler as a backwards compatible CGI wrapper around Rack.
* Also pull failsafe responder into ActionController::Failsafe middleware.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
default to html.
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
been sent to an association [#1515 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
are compatible with the Rack interface.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Examples :
rake("gems:install", :sudo => true)
rake("db:migrate", :env => "production")
|
| | | | |
|
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
state:resolved]
|
| | | |
|
| |\ \ |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
application.
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
route generation in forms.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
|
| | | |
| | | |
| | | |
| | | | |
keep it up!
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#63 state:committed]
|
| | | |
| | | |
| | | |
| | | | |
Kaiser]
|
| | | |
| | | |
| | | |
| | | | |
config.middleware.use Rack::Cache
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Michael Koziarski <michael@koziarski.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Certain groups of web proxies do not set these values properly. Notably,
proxies for cell phones, which often do not set the remote IP information
correctly (not surprisingly, since the clients do not have an IP address).
Allowing this to be configurable makes it possible for developers to choose
to ignore this simple spoofing check, when a significant amount of their
traffic would result in false positives anyway.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#1200 state:committed]
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
added to has_many and has_and_belongs_to_many associations.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#1028 state:committed]
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#1405 state:committed]
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
asset host
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#1394 state:committed]
|