Displaying 1 to 10 from 69 results
Redmine - Project Management system in Ruby
Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database.
Memprof - A Ruby gem for memory profiling
Memprof is a Ruby level memory profiler that can help you find reference leaks in your application. Memprof can also do very lightweight function call tracing to help you figure out which system calls, and library calls your code causes. Ruby memory profiler similar to bleak_house, but without patches to the Ruby VM.
OpenNebula - Data Center Management Solution
OpenNebula provides solution for building and managing virtualized enterprise data centers and cloud infrastructures to enable on-premise IaaS clouds. OpenNebula interoperability makes cloud an evolution by leveraging existing IT assets, protecting your investments, and avoiding vendor lock-in. penNebula was designed to address the requirements of business use cases from leading companies and across multiple industries, such as Hosting, Telecom, eGovernment, Utility Computing and lot more.
Coupa Express - e-procurement system
Coupa Express is an e-procurement system that helps businesses automate and control their purchasing process. It is so much better than manual purchasing processes. Purchasing automation guarantees your business moves faster, while approval controls ensure disciplined decision-making every step of the way.
Tracks - Get on tracks, A project management tool
Tracks is a web-based application to help you implement David Allen’s Getting Things Done methodology. It helps to add and track multiple projects.
Clockingit - Project Management, Collaboration and Time Tracking in Ruby
Clockingit / Jobsworth can be used for helpdesk support ticketing, customer liasion, resource management and has a range of CRM type functionality. It helps to Plan your projects, see your schedule, know if you’re slipping behind and why. Time Tracking and extensive reports help you show your clients exactly what you’ve done and for how long.
It supports flexible reporting, gantt chart & scheduling, accounting/billing system integration and lot more.
TaskJuggler - Project Management Software in Ruby
TaskJuggler is project management software for serious project managers. It covers the complete spectrum of project management tasks from the first idea to the completion of the project. It assists you during project scoping, resource assignment, cost and revenue planing, risk and communication management. It is beyond Gantt Chart drawing.
Capybara - Acceptance test framework for web applications
Capybara aims to simplify the process of integration testing Rack applications such as Rails, Sinatra or Merb. Capybara simulates how a real user would interact with a web application. It is agnostic about the driver running your tests and currently comes with Rack::Test and Selenium support built in. HtmlUnit and env.js are supported through external gems.
ChiliProject - A redmine fork
ChiliProject is a web based project management system. It supports your team throughout the complete project life cycle, from setting up and discussing a project plan, over tracking issues and reporting work progress to collaboratively sharing knowledge.
Hpricot - HTML parser for Ruby
Hpricot is a fast, flexible HTML parser. Hpricot can be handy for reading broken XML files, since many of the same techniques can be used. If a quote is missing, Hpricot tries to figure it out. If tags overlap, Hpricot works on sorting them out.