openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Merb
Settings
|
Report Duplicate
51
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 04, 2024 — Jan 04, 2025
Showing page 16 of 125
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert "Made it raise NotImplemented if you don't return something valid from a controller action, as requested in lighthouse ticket #1201."
Matt Aimonetti
More...
almost 16 years ago
Revert "Made it raise NotImplemented if you don't return something valid from a controller action, as requested in lighthouse ticket #1201."
Matt Aimonetti
More...
almost 16 years ago
Adds support for Merb::Config[:ignore_system_gems], which if set to true will *not* fallback to system gems. This enables you to be sure your merb app has all required gems bundled, and not accidently using system gems.
Jacques Crocker
More...
almost 16 years ago
Adds support for Merb::Config[:ignore_system_gems], which if set to true will *not* fallback to system gems. This enables you to be sure your merb app has all required gems bundled, and not accidently using system gems.
Jacques Crocker
More...
almost 16 years ago
Adding :source option on Kernel::dependency
Jacques Crocker
More...
almost 16 years ago
#1199: adding merb.resource helper in merb -i similar to merb.url
Jacques Crocker
More...
almost 16 years ago
#1199: adding merb.resource helper in merb -i similar to merb.url
Jacques Crocker
More...
almost 16 years ago
#1202: Adding the ability to use throw :halt within any action for consistency sake, and the ability to reuse before filters (with throw :halt) as methods inside your actions
Jacques Crocker
More...
almost 16 years ago
#1238 added merb-gen to dependencies.rb on newly generated apps
Jacques Crocker
More...
almost 16 years ago
#1198: added merb.route_to, a console helper that allows you to easily verify your routes
Jacques Crocker
More...
almost 16 years ago
#1198: added merb.route_to, a console helper that allows you to easily verify your routes
Jacques Crocker
More...
almost 16 years ago
#1195 Fix for merb.reload! in merb interactive console
Jacques Crocker
More...
almost 16 years ago
#1195 Fix for merb.reload! in merb interactive console
Jacques Crocker
More...
almost 16 years ago
fixed syntax for the latest version of webrat
Matt Aimonetti
More...
almost 16 years ago
fixed spec syntax
Matt Aimonetti
More...
almost 16 years ago
merb now requires mime-types 1.16 to insure compatibility with Ruby 1.9.x
Matt Aimonetti
More...
almost 16 years ago
Merb-core should be dependency at new plugin, not the whole merb
Jakub Šťastný aka Botanicus
More...
almost 16 years ago
Trivial fix to load_classes in correct order
Fabien Franzen
More...
almost 16 years ago
"coding: undecided" blocks 1.9
maiha
More...
almost 16 years ago
remove useless 'collect' method
maiha
More...
almost 16 years ago
Dir[] returns non-ordered files
maiha
More...
almost 16 years ago
avoid "string << error"
maiha
More...
almost 16 years ago
Made 4 examples be passed.
maiha
More...
almost 16 years ago
Time#to_s has a new format in ruby 1.9
maiha
More...
almost 16 years ago
use String#<< rather than Array#<< to build a string for performance and ruby 1.9 spec
maiha
More...
almost 16 years ago
String#to_i no longer accepts non digits value in ruby 1.9
maiha
More...
almost 16 years ago
add magic comment
maiha
More...
almost 16 years ago
fix SyntaxError for 1.9
maiha
More...
almost 16 years ago
instance_eval with block parameter
maiha
More...
almost 16 years ago
name_prefix can be an Array
maiha
More...
almost 16 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
124
125
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree